Update dependencies

This commit is contained in:
topjohnwu
2025-11-02 01:52:58 -08:00
committed by John Wu
parent c8d51b38ba
commit 1599bfc2c5
6 changed files with 51 additions and 51 deletions

View File

@@ -1,13 +1,13 @@
[versions]
kotlin = "2.2.20"
kotlin = "2.2.21"
android = "8.13.0"
ksp = "2.2.20-2.0.2"
ksp = "2.3.0"
rikka = "1.3.0"
navigation = "2.9.5"
libsu = "6.0.0"
okhttp = "5.2.1"
okhttp = "5.3.0"
retrofit = "3.0.0"
room = "2.8.2"
room = "2.8.3"
[libraries]
bcpkix = { module = "org.bouncycastle:bcpkix-jdk18on", version = "1.82" }