mirror of
https://github.com/minetest/minetest.git
synced 2024-11-23 08:03:45 +01:00
Bump to version code 25
This commit is contained in:
parent
7f023de5cb
commit
f35533a953
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user