11[versions ]
2- agp = " 8.9.0 "
2+ agp = " 8.9.1 "
33kotlin = " 2.1.20"
44nav = " 2.8.9"
55appcenter = " 5.0.5"
@@ -35,7 +35,7 @@ androidx-activity = { module = "androidx.activity:activity", version = "1.10.1"
3535androidx-annotation = { module = " androidx.annotation:annotation" , version = " 1.9.1" }
3636androidx-browser = { module = " androidx.browser:browser" , version = " 1.8.0" }
3737androidx-constraintlayout = { module = " androidx.constraintlayout:constraintlayout" , version = " 2.2.1" }
38- androidx-core = { module = " androidx.core:core" , version = " 1.15 .0" }
38+ androidx-core = { module = " androidx.core:core" , version = " 1.16 .0" }
3939androidx-fragment = { module = " androidx.fragment:fragment" , version = " 1.8.6" }
4040androidx-navigation-fragment = { group = " androidx.navigation" , name = " navigation-fragment" , version.ref = " nav" }
4141androidx-navigation-ui = { group = " androidx.navigation" , name = " navigation-ui" , version.ref = " nav" }
@@ -53,10 +53,10 @@ 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.12.1 " }
56+ gson = { module = " com.google.code.gson:gson" , version = " 2.13.0 " }
5757hiddenapibypass = { module = " org.lsposed.hiddenapibypass:hiddenapibypass" , version = " 6.1" }
5858kotlin-stdlib = { module = " org.jetbrains.kotlin:kotlin-stdlib" , version.ref = " kotlin" }
59- kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.10.1 " }
59+ kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version = " 1.10.2 " }
6060
6161libxposed-api = { group = " io.github.libxposed" , name = " api" , version.ref = " libxposed" }
6262libxposed-interface = { group = " io.github.libxposed" , name = " interface" , version.ref = " libxposed" }
0 commit comments