Bump version numbers for beta release.

This commit is contained in:
akwizgran
2017-12-22 14:43:03 +00:00
parent 183f501761
commit 459538e40c
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 26
versionCode 1615
versionName "0.16.15"
versionCode 1616
versionName "0.16.16"
consumerProguardFiles 'proguard-rules.txt'
}