Bump version numbers for 1.2.5 release.

This commit is contained in:
akwizgran
2020-01-20 17:28:04 +00:00
parent f816132ac2
commit aad92e3f32
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 28
versionCode 10204
versionName "1.2.4"
versionCode 10205
versionName "1.2.5"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"