@@ -11,7 +11,7 @@ ktor = "3.4.2"
1111atomicfu = " 0.32.1"
1212coil = " 3.4.0"
1313telephoto = " 0.19.0"
14- refine = " 4.4.0 "
14+ remap = " 0.1.1 "
1515shizuku = " 13.1.5"
1616loc = " 0.5.4"
1717
@@ -44,7 +44,6 @@ androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.10.
4444androidx-lifecycle-service = " androidx.lifecycle:lifecycle-service:2.10.0"
4545androidx-navigation3-runtime = { module = " androidx.navigation3:navigation3-runtime" , version.ref = " nav3" }
4646androidx-navigation3-ui = { module = " androidx.navigation3:navigation3-ui" , version.ref = " nav3" }
47- androidx-material3-adaptive-navigation3 = " androidx.compose.material3.adaptive:adaptive-navigation3:1.3.0-alpha10"
4847androidx-lifecycle-viewmodel-navigation3 = " androidx.lifecycle:lifecycle-viewmodel-navigation3:2.10.0"
4948androidx-junit = " androidx.test.ext:junit:1.3.0"
5049androidx-annotation = " androidx.annotation:annotation:1.10.0"
@@ -58,8 +57,8 @@ androidx-paging-runtime = { module = "androidx.paging:paging-runtime", version.r
5857androidx-paging-compose = { module = " androidx.paging:paging-compose" , version.ref = " paging" }
5958google-accompanist-drawablepainter = " com.google.accompanist:accompanist-drawablepainter:0.37.3"
6059junit = " junit:junit:4.13.2"
61- rikka-refine- processor = { module = " dev.rikka.tools.refine:annotation -processor" , version.ref = " refine " }
62- rikka-refine- annotation = { module = " dev.rikka.tools.refine: annotation" , version.ref = " refine " }
60+ remap- processor = { module = " li.songe.remap:remap -processor" , version.ref = " remap " }
61+ remap- annotation = { module = " li.songe.remap:remap- annotation" , version.ref = " remap " }
6362rikka-shizuku-api = { module = " dev.rikka.shizuku:api" , version.ref = " shizuku" }
6463rikka-shizuku-provider = { module = " dev.rikka.shizuku:provider" , version.ref = " shizuku" }
6564lsposed-hiddenapibypass = " org.lsposed.hiddenapibypass:hiddenapibypass:6.1"
@@ -87,6 +86,6 @@ android-library = { id = "com.android.library", version.ref = "agp" }
8786android-application = { id = " com.android.application" , version.ref = " agp" }
8887androidx-room = { id = " androidx.room" , version.ref = " room" }
8988google-ksp = { id = " com.google.devtools.ksp" , version.ref = " ksp" }
90- rikka-refine = { id = " dev.rikka.tools.refine " , version.ref = " refine " }
89+ remap = { id = " li.songe.remap " , version.ref = " remap " }
9190loc = { id = " li.songe.loc" , version.ref = " loc" }
9291littlerobots-version = " nl.littlerobots.version-catalog-update:1.1.0"
0 commit comments