Bump version numbers for 1.5.11 release.

This commit is contained in:
akwizgran
2024-04-16 11:09:43 +01:00
parent c076a8e2cd
commit 8a8c6256a5
2 changed files with 4 additions and 4 deletions

View File

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