Bump version numbers for 1.2.14 release.

This commit is contained in:
akwizgran
2021-01-29 14:10:24 +00:00
parent 831c65b647
commit 3fb27dbb12
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 29
versionCode 10213
versionName "1.2.13"
versionCode 10214
versionName "1.2.14"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"