1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00

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