Bump version numbers for 1.5.5 release.

This commit is contained in:
akwizgran
2023-08-21 14:54:06 +01:00
parent f02dcc9f70
commit 2844adb8fa
2 changed files with 4 additions and 4 deletions

View File

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