We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a1aae1 commit 24df0dcCopy full SHA for 24df0dc
2 files changed
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
# Build Tools
3
-agp = "9.0.1"
+agp = "9.1.0"
4
kotlin = "2.3.10"
5
ksp = "2.3.5"
6
androidRust = "0.6.0"
@@ -24,7 +24,7 @@ work = "2.11.1"
24
cardview = "1.0.0"
25
documentfile = "1.1.0"
26
room = "2.8.4"
27
-composeBom = "2026.02.00"
+composeBom = "2026.02.01"
28
29
# Google / Firebase (NO FREE)
30
googleServices = "4.4.4"
gradle/wrapper/gradle-wrapper.properties
@@ -1,7 +1,7 @@
#Fri Feb 13 21:18:38 CST 2026
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
7
zipStoreBase=GRADLE_USER_HOME
0 commit comments