Skip to content

Commit 3063549

Browse files
committed
Library upgrades
1 parent b6b6280 commit 3063549

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,25 +20,25 @@ lifecycleViewModel = "2.10.0"
2020
materialIconsExtended = "1.7.8"
2121
mockk = "1.14.9"
2222
kim = "0.26.2"
23-
kotlin = "2.3.0"
23+
kotlin = "2.3.10"
2424
kotlinx-serialization = "1.10.0"
25-
runtimeLivedata = "1.10.2"
25+
runtimeLivedata = "1.10.3"
2626
coreKtx = "1.17.0"
2727
junit = "4.13.2"
2828
junitVersion = "1.3.0"
29-
activityCompose = "1.12.3"
30-
composeBom = "2026.01.01"
31-
navigation3 = "1.0.0"
29+
activityCompose = "1.12.4"
30+
composeBom = "2026.02.00"
31+
navigation3 = "1.0.1"
3232
nav3Material = "1.0.0-SNAPSHOT"
3333
lifecycleViewmodelNav3 = "2.10.0"
3434
koin-bom = "4.1.1"
3535
cryptographyBom = "0.5.0"
3636
datastorePreferences = "1.2.0"
3737
timber = "5.0.1"
38-
zoomable = "2.10.0"
39-
media3 = "1.9.1"
38+
zoomable = "2.11.0"
39+
media3 = "1.9.2"
4040
camerax = "1.5.3"
41-
foundation = "1.10.2"
41+
foundation = "1.10.3"
4242

4343
[libraries]
4444
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanistPermissions" }

0 commit comments

Comments
 (0)