Update gradle dependencies

This commit is contained in:
topjohnwu
2026-04-08 05:29:57 +00:00
committed by John Wu
parent 9c696d6ff8
commit 8a0dfb383e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -2,7 +2,7 @@
kotlin = "2.3.20"
android = "9.1.0"
android-tools = "32.1.0"
ksp = "2.3.4"
ksp = "2.3.6"
rikka = "1.3.0"
navigation = "2.9.7"
libsu = "6.0.0"
@@ -10,9 +10,9 @@ okhttp = "5.3.2"
retrofit = "3.0.0"
room = "2.8.4"
lifecycle = "2.10.0"
compose-ui = "1.10.5"
compose-ui = "1.10.6"
compose-m3 = "1.4.0"
navigation3 = "1.1.0-beta01"
navigation3 = "1.1.0-rc01"
navigationevent = "1.0.2"
[libraries]
+1 -1
View File
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-milestone-5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-rc-1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME