Change package name, version number for release branch.

This commit is contained in:
akwizgran
2017-12-01 15:59:04 +00:00
parent c8326103b4
commit 21df6cb809
2 changed files with 8 additions and 8 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1612
versionName "0.16.12"
versionCode 1700
versionName "0.17.0"
consumerProguardFiles 'proguard-rules.txt'
}