mirror of
https://github.com/minetest/minetest.git
synced 2024-12-02 04:23:45 +01:00
Bump android version code for next Play Store version
This commit is contained in:
parent
957c59a678
commit
899dcbf1ee
@ -29,7 +29,7 @@ android {
|
|||||||
buildToolsVersion "28.0.3"
|
buildToolsVersion "28.0.3"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
versionCode 21
|
versionCode 22
|
||||||
versionName "${System.env.VERSION_STR}.${versionCode}"
|
versionName "${System.env.VERSION_STR}.${versionCode}"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
Loading…
Reference in New Issue
Block a user