[6.7.0][运营面板] 代码部分提交

This commit is contained in:
renwj
2024-09-20 19:34:03 +08:00
parent b7e58d6c4e
commit 4a3fb0bb7e
34 changed files with 768 additions and 11 deletions

View File

@@ -238,7 +238,11 @@ ext {
handler_proxy_runtime : "com.mogo.eagle.core.handler.proxy:runtime:10.0.10",
//======================== jts-core ==============
jts_core : "org.locationtech.jts:jts-core:1.19.0"
jts_core : "org.locationtech.jts:jts-core:1.19.0",
//========================= androidx-preference ====
preference : "androidx.preference:preference:1.2.1",
preference_ktx : "androidx.preference:preference-ktx:1.2.1"
]
android = [
fLauncherApplicationId : "com.mogo.launcher.f",