File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed
Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ plugins {
44 alias(libs.plugins.kotlin.android) apply false
55 alias(libs.plugins.kotlin.compose) apply false
66
7- id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.1.10 " apply false
7+ id(" org.jetbrains.kotlin.plugin.serialization" ) version " 2.1.20 " apply false
88}
Original file line number Diff line number Diff line change 11[versions ]
22accompanistPermissions = " 0.37.2"
3- agp = " 8.8.2 "
3+ agp = " 8.9.1 "
44androidtools = " 1.0.0"
55coilCompose = " 3.1.0"
66kotestAssertionsCore = " 5.9.1"
77kotestProperty = " 5.9.1"
88kotestRunnerJunit5 = " 5.9.1"
9- kotlin = " 2.1.10 "
9+ kotlin = " 2.1.20 "
1010coreKtx = " 1.15.0"
1111junit = " 4.13.2"
1212junitVersion = " 1.2.1"
1313espressoCore = " 3.6.1"
1414kotlinxCoroutinesCore = " 1.10.1"
1515kotlinxCoroutinesTest = " 1.10.1"
16- kotlinxSerializationJson = " 1.8.0 "
16+ kotlinxSerializationJson = " 1.8.1 "
1717ksoupLite = " 0.2.0"
18- ktorClientCio = " 3.1.1 "
19- ktorClientContentNegotiation = " 3.1.1 "
20- ktorClientCore = " 3.1.1 "
21- ktorSerializationKotlinxJson = " 3.1.1 "
18+ ktorClientCio = " 3.1.2 "
19+ ktorClientContentNegotiation = " 3.1.2 "
20+ ktorClientCore = " 3.1.2 "
21+ ktorSerializationKotlinxJson = " 3.1.2 "
2222lifecycleRuntimeKtx = " 2.8.7"
2323activityCompose = " 1.10.1"
24- composeBom = " 2025.02.00 "
25- media3Exoplayer = " 1.5.1 "
24+ composeBom = " 2025.03.01 "
25+ media3Exoplayer = " 1.6.0 "
2626documentfile = " 1.0.1"
2727mmkv = " 2.1.0"
28- navigationCompose = " 2.8.8 "
28+ navigationCompose = " 2.8.9 "
2929billingKtx = " 7.1.1"
30- playServicesAds = " 24.0 .0"
30+ playServicesAds = " 24.2 .0"
3131
3232[libraries ]
3333accompanist-permissions = { module = " com.google.accompanist:accompanist-permissions" , version.ref = " accompanistPermissions" }
You can’t perform that action at this time.
0 commit comments