incremented version code

This commit is contained in:
lookshe 2016-03-08 22:47:54 +01:00
parent 4b4ba6cff8
commit 85bb3f537a

View file

@ -65,7 +65,7 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 6
versionCode 7
versionName "0.0.6"
archivesBaseName += "-$versionName"
}