Bump version numbers for 1.2.20 release.

This commit is contained in:
akwizgran
2021-03-29 12:41:01 +01:00
parent 11a18859fb
commit 62cca1335f
2 changed files with 4 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10219
versionName "1.2.19"
versionCode 10220
versionName "1.2.20"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"