Skip to content

Commit dbe17f7

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------------- | ---------- | ---------- | | maven | androidx.compose:compose-bom | 2025.12.00 | 2026.02.01 | | maven | com.android.application:com.android.application.gradle.plugin | 8.13.2 | 9.1.0 |
1 parent 6e59c35 commit dbe17f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

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

0 commit comments

Comments
 (0)