mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-28 04:25:27 +00:00
Update dependencies
This commit is contained in:
parent
1b12f45f39
commit
8b98709743
@ -1,9 +1,9 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin = "2.0.20"
|
kotlin = "2.0.20"
|
||||||
android = "8.7.0"
|
android = "8.7.1"
|
||||||
ksp = "2.0.20-1.0.25"
|
ksp = "2.0.20-1.0.25"
|
||||||
rikka = "1.3.0"
|
rikka = "1.3.0"
|
||||||
navigation = "2.8.2"
|
navigation = "2.8.3"
|
||||||
libsu = "6.0.0"
|
libsu = "6.0.0"
|
||||||
moshi = "1.15.1"
|
moshi = "1.15.1"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
@ -26,7 +26,7 @@ timber = { module = "com.jakewharton.timber:timber", version = "5.0.1" }
|
|||||||
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.10.0.202406032230-r" }
|
jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.10.0.202406032230-r" }
|
||||||
|
|
||||||
# AndroidX
|
# AndroidX
|
||||||
activity = { module = "androidx.activity:activity", version = "1.9.2" }
|
activity = { module = "androidx.activity:activity", version = "1.9.3" }
|
||||||
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
|
appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
|
||||||
core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
|
core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
|
||||||
core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
|
core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
|
||||||
|
Loading…
Reference in New Issue
Block a user