Bump version numbers for 1.5.4 release.

This commit is contained in:
akwizgran
2023-06-02 13:53:20 +01:00
parent 7461d3c943
commit 7d761710e6
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 31
versionCode 10503
versionName "1.5.3"
versionCode 10504
versionName "1.5.4"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"