Skip to content

Commit 72ed348

Browse files
fix(deps): update all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a1aae1 commit 72ed348

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
# Build Tools
3-
agp = "9.0.1"
3+
agp = "9.1.0"
44
kotlin = "2.3.10"
55
ksp = "2.3.5"
66
androidRust = "0.6.0"
@@ -24,7 +24,7 @@ work = "2.11.1"
2424
cardview = "1.0.0"
2525
documentfile = "1.1.0"
2626
room = "2.8.4"
27-
composeBom = "2026.02.00"
27+
composeBom = "2026.02.01"
2828

2929
# Google / Firebase (NO FREE)
3030
googleServices = "4.4.4"
@@ -64,7 +64,7 @@ gplayapi = "3.3.1"
6464
jbcrypt = "0.4"
6565
sardineAndroid = "0.9"
6666
sqliteJdbc = "3.51.2.0"
67-
mavenArtifact = "3.9.12"
67+
mavenArtifact = "3.9.13"
6868
commonsText = "1.15.0"
6969
toastcompat = "1.1.0"
7070

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Fri Feb 13 21:18:38 CST 2026
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
55
networkTimeout=10000
66
validateDistributionUrl=true
77
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)