1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 08:05:18 +02:00

Bump android version code

This commit is contained in:
Loïc Blot
2019-03-03 23:59:24 +01:00
committed by GitHub
parent ad0f20835c
commit 1af248b409

View File

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