Skip to content

Commit 5a13153

Browse files
chore(deps): update all non-major dependencies
1 parent 7837fd8 commit 5a13153

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[versions]
22
activityCompose = "1.11.0"
33
adaptive = "1.2.0"
4-
agp = "8.11.2"
4+
agp = "8.13.0"
55
composeBom = "2025.11.00"
66
coreKtx = "1.17.0"
77
espressoCore = "3.7.0"
88
junit = "4.13.2"
99
junitVersion = "1.3.0"
1010
kotlin = "2.2.21"
11-
ksp = "2.3.1"
11+
ksp = "2.3.2"
1212
lifecycleRuntimeKtx = "2.9.4"
1313
materialKolor = "4.0.3"
1414
navigation3 = "1.0.0-rc01"

gradle/wrapper/gradle-wrapper.jar

176 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)