Bump version to 0.4.17

This commit is contained in:
SmallJoker
2018-06-03 17:35:20 +02:00
parent aac35a6e7c
commit ecbb9310de
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ android {
buildToolsVersion "25.0.3"
defaultConfig {
versionCode 17
versionCode 18
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 9
targetSdkVersion 9