Bump version numbers for 1.2.9 release.

This commit is contained in:
akwizgran
2020-07-04 22:40:58 +01:00
parent 45fb5bb445
commit 9d96ce6db0
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 10208
versionName "1.2.8"
versionCode 10209
versionName "1.2.9"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"