mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-07-28 14:03:38 +00:00
Update gradle dependencies
This commit is contained in:
parent
7124db98e3
commit
89aad31f7e
@ -1,13 +1,13 @@
|
|||||||
[versions]
|
[versions]
|
||||||
kotlin = "2.1.21"
|
kotlin = "2.1.21"
|
||||||
android = "8.10.1"
|
android = "8.11.0"
|
||||||
ksp = "2.1.21-2.0.1"
|
ksp = "2.1.21-2.0.1"
|
||||||
rikka = "1.3.0"
|
rikka = "1.3.0"
|
||||||
navigation = "2.9.0"
|
navigation = "2.9.0"
|
||||||
libsu = "6.0.0"
|
libsu = "6.0.0"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
retrofit = "3.0.0"
|
retrofit = "3.0.0"
|
||||||
room = "2.7.1"
|
room = "2.7.2"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version = "1.81" }
|
bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version = "1.81" }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user