1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Bump to version code 25

This commit is contained in:
Loic Blot 2019-11-09 11:37:46 +01:00
parent 7f023de5cb
commit f35533a953
No known key found for this signature in database
GPG key ID: EFAA458E8C153987

View file

@ -28,7 +28,7 @@ android {
buildToolsVersion '29.0.2' buildToolsVersion '29.0.2'
defaultConfig { defaultConfig {
versionCode 24 versionCode 25
versionName "${System.env.VERSION_STR}.${versionCode}" versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 29 targetSdkVersion 29