Bump version numbers for 1.5.2 release.

This commit is contained in:
akwizgran
2023-05-15 15:48:50 +01:00
parent 7c530ad7a3
commit 643757e407
2 changed files with 4 additions and 4 deletions

View File

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