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

Bump version to 5.1.0

This commit is contained in:
sfan5 2019-10-12 15:48:58 +02:00
parent ffe7f96d24
commit 4e4fb4db2a
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ android {
compileSdkVersion 28
defaultConfig {
versionCode 23
versionCode 24
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 28