feat: 更新 Edge-to-Edge 支持,提升用户界面体验,升级相关依赖版本

This commit is contained in:
2025-12-02 18:13:11 +08:00
parent b12d772e2d
commit 626b648a22
3 changed files with 13 additions and 13 deletions

View File

@@ -47,6 +47,7 @@ dependencies {
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation "androidx.coordinatorlayout:coordinatorlayout:$androidxCoordinatorLayoutVersion"
implementation "androidx.core:core-splashscreen:$coreSplashScreenVersion"
implementation "androidx.activity:activity-ktx:$androidxActivityVersion"
implementation project(':capacitor-android')
implementation project(':capacitor-cordova-android-plugins')
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"