Skip to content

Commit 5c74210

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ---------- | ---------- | | maven | androidx.compose:compose-bom | 2025.11.01 | 2025.12.00 | | maven | androidx.activity:activity-compose | 1.12.0 | 1.12.1 | | maven | com.android.application:com.android.application.gradle.plugin | 8.13.1 | 8.13.2 |
1 parent f0313cb commit 5c74210

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "8.13.1"
2+
agp = "8.13.2"
33
kotlin = "2.2.21"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
@@ -8,8 +8,8 @@ espressoCore = "3.7.0"
88
androidxAppcompat="1.7.1"
99
lifecycleRuntimeKtx = "2.10.0"
1010
lifecycleViewmodelCompose = "2.10.0"
11-
activityCompose = "1.12.0"
12-
composeBom = "2025.11.01"
11+
activityCompose = "1.12.1"
12+
composeBom = "2025.12.00"
1313
retrofit = "3.0.0"
1414
moshi = "1.15.2"
1515
okhttpBom = "5.3.2"

0 commit comments

Comments
 (0)