Bump version numbers for 1.5.10 release.

This commit is contained in:
akwizgran
2024-03-11 15:31:46 +00:00
parent 65f7a02c33
commit fe6ce2fe67
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 10509
versionName "1.5.9"
versionCode 10510
versionName "1.5.10"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"