Update gradle dependencies

This commit is contained in:
topjohnwu 2025-06-26 09:35:18 -07:00
parent 7124db98e3
commit 89aad31f7e

View File

@ -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" }