fixup! Bump to latest dependencies
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -21,7 +21,6 @@ espresso = "3.7.0"
|
|||||||
gplayapi = "3.5.6"
|
gplayapi = "3.5.6"
|
||||||
hiddenapibypass = "6.1"
|
hiddenapibypass = "6.1"
|
||||||
hilt = "2.57.1"
|
hilt = "2.57.1"
|
||||||
hiltWork = "1.2.0"
|
|
||||||
junit = "4.13.2"
|
junit = "4.13.2"
|
||||||
kotlin = "2.2.20"
|
kotlin = "2.2.20"
|
||||||
ksp = "2.2.20-2.0.2"
|
ksp = "2.2.20-2.0.2"
|
||||||
@@ -31,7 +30,7 @@ libsu = "6.0.0"
|
|||||||
lifecycle = "2.9.3"
|
lifecycle = "2.9.3"
|
||||||
lifecycle-navigation3 = "1.0.0-alpha04"
|
lifecycle-navigation3 = "1.0.0-alpha04"
|
||||||
material = "1.13.0"
|
material = "1.13.0"
|
||||||
navigation = "2.9.3"
|
navigation = "2.9.4"
|
||||||
navigation3 = "1.0.0-alpha09"
|
navigation3 = "1.0.0-alpha09"
|
||||||
okhttp = "5.1.0"
|
okhttp = "5.1.0"
|
||||||
paging = "3.3.6"
|
paging = "3.3.6"
|
||||||
@@ -47,7 +46,7 @@ shizuku = "13.1.5"
|
|||||||
swiperefreshlayout = "1.1.0"
|
swiperefreshlayout = "1.1.0"
|
||||||
truth = "1.4.4"
|
truth = "1.4.4"
|
||||||
viewpager2 = "1.1.0"
|
viewpager2 = "1.1.0"
|
||||||
work = "2.10.3"
|
work = "2.10.4"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
huawei-hms-coreservice = { module = "com.huawei.hms:ag-coreservice", version.ref = "agCoreservice" }
|
||||||
@@ -97,8 +96,8 @@ google-truth = { module = "com.google.truth:truth", version.ref = "truth" }
|
|||||||
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
|
hilt-android-compiler = { module = "com.google.dagger:hilt-android-compiler", version.ref = "hilt" }
|
||||||
hilt-android-core = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
hilt-android-core = { module = "com.google.dagger:hilt-android", version.ref = "hilt" }
|
||||||
hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }
|
hilt-android-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }
|
||||||
hilt-androidx-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "hiltWork" }
|
hilt-androidx-compiler = { module = "androidx.hilt:hilt-compiler", version.ref = "androidx-hilt" }
|
||||||
hilt-androidx-work = { module = "androidx.hilt:hilt-work", version.ref = "hiltWork" }
|
hilt-androidx-work = { module = "androidx.hilt:hilt-work", version.ref = "androidx-hilt" }
|
||||||
junit = { module = "junit:junit", version.ref = "junit" }
|
junit = { module = "junit:junit", version.ref = "junit" }
|
||||||
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
|
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "serialization" }
|
||||||
lsposed-hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version.ref = "hiddenapibypass" }
|
lsposed-hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version.ref = "hiddenapibypass" }
|
||||||
|
|||||||
Reference in New Issue
Block a user