mirror of
https://github.com/topjohnwu/Magisk
synced 2025-08-31 04:45:10 +00:00
Update gradle dependencies
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[versions]
|
||||
kotlin = "2.1.21"
|
||||
android = "8.10.1"
|
||||
android = "8.11.0"
|
||||
ksp = "2.1.21-2.0.1"
|
||||
rikka = "1.3.0"
|
||||
navigation = "2.9.0"
|
||||
libsu = "6.0.0"
|
||||
okhttp = "4.12.0"
|
||||
retrofit = "3.0.0"
|
||||
room = "2.7.1"
|
||||
room = "2.7.2"
|
||||
|
||||
[libraries]
|
||||
bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version = "1.81" }
|
||||
|
Reference in New Issue
Block a user