Bump version numbers for 1.2.15 release.

This commit is contained in:
akwizgran
2021-02-18 15:27:57 +00:00
parent f81bfcafeb
commit 885b03cfd7
2 changed files with 4 additions and 4 deletions

View File

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