Compatible with Unity 6

This commit is contained in:
chinosk
2026-06-13 15:26:08 +08:00
parent b39dc37801
commit 1af809c11e
6 changed files with 381 additions and 95 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
minSdk 29
targetSdk 34
versionCode 12
versionName "v3.3.1"
versionName "v3.4.0"
buildConfigField "String", "VERSION_NAME", "\"${versionName}\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"