- 增加了wrapper处理原生app的交互
This commit is contained in:
4
wrappers/android/build.gradle.kts
Normal file
4
wrappers/android/build.gradle.kts
Normal file
@@ -0,0 +1,4 @@
|
||||
plugins {
|
||||
id("com.android.library") version "8.5.2" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
|
||||
}
|
||||
Reference in New Issue
Block a user