Increase versionCode of the app.

This commit is contained in:
Miku AuahDark
2023-02-26 09:55:30 +08:00
parent 52fa8f3d10
commit 17122a871f
+1 -1
View File
@@ -8,7 +8,7 @@ android {
defaultConfig {
applicationId "org.love2d.android"
versionCode 31
versionCode 32
versionName "12.0"
minSdk 21
targetSdk 33