File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,5 @@ plugins {
33 alias(libs.plugins.android.application) apply false
44 alias(libs.plugins.kotlin.android) apply false
55 alias(libs.plugins.kotlin.compose) apply false
6+ id(" com.github.ben-manes.versions" ) version " 0.52.0"
67}
Original file line number Diff line number Diff line change 11[versions ]
22agp = " 8.7.3"
33coreTesting = " 2.2.0"
4- kotlin = " 2.0.0 "
4+ kotlin = " 2.1.20 "
55coreKtx = " 1.15.0"
66junit = " 4.13.2"
77junitVersion = " 1.2.1"
88espressoCore = " 3.6.1"
9- kotlinxCoroutinesTestVersion = " 1.4.2 "
10- kotlinxSerializationJson = " 1.8.0 "
9+ kotlinxCoroutinesTestVersion = " 1.10.1 "
10+ kotlinxSerializationJson = " 1.8.1 "
1111lifecycleRuntimeKtx = " 2.8.7"
1212activityCompose = " 1.9.3"
1313composeBom = " 2024.04.01"
You can’t perform that action at this time.
0 commit comments