Bump version numbers for beta release.

This commit is contained in:
akwizgran
2018-02-19 16:40:47 +00:00
parent 98db9da4bc
commit 812522a900
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1617
versionName "0.16.17"
versionCode 1618
versionName "0.16.18"
consumerProguardFiles 'proguard-rules.txt'
}