Skip to content

Commit c8b075b

Browse files
fix(deps): update all non-major dependencies
1 parent 8e2a589 commit c8b075b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[versions]
2-
activityCompose = "1.11.0"
2+
activityCompose = "1.12.0"
33
adaptive = "1.2.0"
4-
agp = "8.11.2"
5-
composeBom = "2025.11.00"
4+
agp = "8.13.1"
5+
composeBom = "2025.11.01"
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"
12-
lifecycleRuntimeKtx = "2.9.4"
13-
materialKolor = "4.0.3"
14-
navigation3 = "1.0.0-rc01"
15-
revenuecat = "9.13.0"
16-
room = "2.8.3"
17-
vico = "2.3.1"
11+
ksp = "2.3.3"
12+
lifecycleRuntimeKtx = "2.10.0"
13+
materialKolor = "4.0.5"
14+
navigation3 = "1.0.0"
15+
revenuecat = "9.14.1"
16+
room = "2.8.4"
17+
vico = "2.3.6"
1818

1919
[libraries]
2020
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }

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.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)