Bump version numbers for 1.5.3 release.

This commit is contained in:
akwizgran
2023-05-24 11:33:49 +01:00
parent 7a33d26533
commit 1f1a97f62d
2 changed files with 4 additions and 4 deletions

View File

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