Bump version numbers for 1.1.5 release.

This commit is contained in:
akwizgran
2018-11-13 13:01:01 +00:00
parent 636a7dfe72
commit 8f4c3c4528
2 changed files with 4 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 10104
versionName "1.1.4"
versionCode 10105
versionName "1.1.5"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"