Release 11.4

This commit is contained in:
Miku AuahDark
2022-01-05 00:48:12 +08:00
parent efaf0f7aa4
commit b367b3733d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ android {
ndkVersion '21.3.6528147'
defaultConfig {
applicationId 'org.love2d.android'
versionCode 29
versionName '11.3a'
versionCode 30
versionName '11.4'
minSdkVersion 16
targetSdkVersion 31
}