build(kiwii): 适配最新 AAR v1.3.0 接口

This commit is contained in:
2026-06-12 17:47:19 +08:00
parent 7040752c3f
commit 883c040c30
9 changed files with 115 additions and 37 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ android {
}
dependencies {
implementation(files("libs/unity-bridge.aar"))
implementation(files("libs/unity-bridge-aar-debug-v1.3.0.aar"))
implementation("androidx.core:core-ktx:1.12.0")
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.fragment:fragment-ktx:1.6.2")