Bumped version number and expiry date.

This commit is contained in:
akwizgran
2017-05-19 12:07:29 +01:00
parent 1ad3a6646e
commit 3449677b24
4 changed files with 7 additions and 7 deletions

View File

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