fix: 审查阻断—移除MainApplication引用+cleartext+SYSTEM_ALERT_WINDOW
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
apply plugin: "com.android.application"
|
||||
apply plugin: "org.jetbrains.kotlin.android"
|
||||
apply plugin: "com.facebook.react"
|
||||
|
||||
android {
|
||||
namespace "dev.yuzu.gca"
|
||||
@@ -34,8 +33,6 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("com.facebook.react:react-android")
|
||||
implementation("com.facebook.react:hermes-android")
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:2.0.21"
|
||||
implementation "androidx.appcompat:appcompat:1.7.0"
|
||||
implementation "androidx.core:core:1.15.0"
|
||||
|
||||
Reference in New Issue
Block a user