mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Increase versionCode of the app.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.love2d.android"
|
||||
versionCode 31
|
||||
versionCode 32
|
||||
versionName "12.0"
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
|
||||
Reference in New Issue
Block a user