Skip to content

Commit d6da0f1

Browse files
fix(deps): update all dependencies
| datasource | package | from | to | | ---------- | ------------------------------------------------------------------------------------- | ---------- | ---------- | | maven | androidx.compose:compose-bom | 2025.12.00 | 2025.12.01 | | maven | androidx.activity:activity-compose | 1.12.1 | 1.12.2 | | maven | org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin | 2.2.21 | 2.3.0 | | maven | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin | 2.2.21 | 2.3.0 |
1 parent 6e59c35 commit d6da0f1

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,15 +1,15 @@
11
[versions]
22
agp = "8.13.2"
3-
kotlin = "2.2.21"
3+
kotlin = "2.3.0"
44
coreKtx = "1.17.0"
55
junit = "4.13.2"
66
junitVersion = "1.3.0"
77
espressoCore = "3.7.0"
88
androidxAppcompat="1.7.1"
99
lifecycleRuntimeKtx = "2.10.0"
1010
lifecycleViewmodelCompose = "2.10.0"
11-
activityCompose = "1.12.1"
12-
composeBom = "2025.12.00"
11+
activityCompose = "1.12.2"
12+
composeBom = "2025.12.01"
1313
retrofit = "3.0.0"
1414
moshi = "1.15.2"
1515
okhttpBom = "5.3.2"

0 commit comments

Comments
 (0)