mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 00:20:57 +02:00
Update APK manifest to 11.3
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ android {
|
||||
buildToolsVersion "28.0.3"
|
||||
defaultConfig {
|
||||
applicationId "org.love2d.android"
|
||||
versionCode 27
|
||||
versionName "11.2"
|
||||
versionCode 28
|
||||
versionName "11.3"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 28
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user