Bumped version number for beta release.

This commit is contained in:
Michael Rogers
2017-08-04 15:16:51 +01:00
parent e92713006a
commit 078534889e
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 22
versionCode 14
versionName "0.14"
versionCode 1609
versionName "0.16.9"
consumerProguardFiles 'proguard-rules.txt'
}