Bump version numbers for 1.5.13 release.

This commit is contained in:
akwizgran
2024-08-07 12:20:20 +01:00
parent 23ac592f27
commit 6e4052fa87
2 changed files with 4 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 33
versionCode 10512
versionName "1.5.12"
versionCode 10513
versionName "1.5.13"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"