11[versions ]
2- agp = " 8.9.1 "
3- kotlin = " 2.1.20 "
4- nav = " 2.8.9 "
2+ agp = " 8.11.0 "
3+ kotlin = " 2.2.0 "
4+ nav = " 2.9.1 "
55appcenter = " 5.0.5"
66libxposed = " 100"
77glide = " 4.16.0"
8- okhttp = " 4.12 .0"
8+ okhttp = " 5.1 .0"
99
1010[plugins ]
1111agp-lib = { id = " com.android.library" , version.ref = " agp" }
@@ -36,7 +36,7 @@ androidx-annotation = { module = "androidx.annotation:annotation", version = "1.
3636androidx-browser = { module = " androidx.browser:browser" , version = " 1.8.0" }
3737androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version = " 2.2.1" }
3838androidx-core = { module = " androidx.core:core" , version = " 1.16.0" }
39- androidx-fragment = { module = " androidx.fragment:fragment" , version = " 1.8.6 " }
39+ androidx-fragment = { module = " androidx.fragment:fragment" , version = " 1.8.8 " }
4040androidx-navigation-fragment = { group = " androidx.navigation" , name = " navigation-fragment" , version.ref = " nav" }
4141androidx-navigation-ui = { group = " androidx.navigation" , name = " navigation-ui" , version.ref = " nav" }
4242androidx-preference = { module = " androidx.preference:preference" , version = " 1.2.1" }
@@ -53,7 +53,7 @@ okhttp-logging-interceptor = { group = "com.squareup.okhttp3", name = "logging-i
5353agp-apksig = { group = " com.android.tools.build" , name = " apksig" , version.ref = " agp" }
5454appiconloader = { module = " me.zhanghai.android.appiconloader:appiconloader" , version = " 1.5.0" }
5555material = { module = " com.google.android.material:material" , version = " 1.12.0" }
56- gson = { module = " com.google.code.gson:gson" , version = " 2.13.0 " }
56+ gson = { module = " com.google.code.gson:gson" , version = " 2.13.1 " }
5757hiddenapibypass = { module = " org.lsposed.hiddenapibypass:hiddenapibypass" , version = " 6.1" }
5858kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
5959kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.10.2" }
0 commit comments