1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00

Bump android version code for next Play Store version

This commit is contained in:
Loïc Blot 2019-01-04 14:16:09 +01:00
parent 022b1eca0b
commit 6b978f88e3

View file

@ -29,7 +29,7 @@ android {
buildToolsVersion "28.0.3"
defaultConfig {
versionCode 21
versionCode 22
versionName "${System.env.VERSION_STR}.${versionCode}"
minSdkVersion 14
targetSdkVersion 28