Skip to content

Commit 99797b5

Browse files
committed
chore: general library update
1 parent d4b1a86 commit 99797b5

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
[versions]
22
accompanistPermissions = "0.37.0"
3-
activitycompose = "1.9.3"
4-
agp = "8.7.2"
3+
activitycompose = "1.10.1"
4+
agp = "8.7.3"
55
androidCore = "1.6.1"
66
androidx-core = "1.15.0"
77
androidxtest = "1.6.2"
8-
compose-bom = "2024.11.00"
8+
compose-bom = "2025.03.01"
99
dokka = "1.9.20"
1010
espresso = "3.6.1"
1111
jacoco-plugin = "0.2.1"
1212
junit = "4.13.2"
1313
junitVersion = "1.2.1"
1414
junitktx = "1.2.1"
15-
kotlin = "2.0.21"
16-
kotlinxCoroutines = "1.9.0"
15+
kotlin = "2.1.10"
16+
kotlinxCoroutines = "1.10.1"
1717
leakcanaryAndroid = "2.12"
1818
lifecycleRuntimeKtx = "2.8.7"
1919
mapsecrets = "2.0.1"
2020
mapsktx = "5.1.1"
21-
navigation = "6.1.0"
22-
org-jacoco-core = "0.8.11"
23-
places = "4.1.0"
21+
navigation = "6.2.0"
22+
org-jacoco-core = "0.8.12"
23+
places = "4.2.0"
2424
playServicesLocation = "21.3.0"
2525
robolectric = "4.14.1"
26-
screenshot = "0.0.1-alpha08"
26+
screenshot = "0.0.1-alpha09"
2727
secretsGradlePlugin = "2.0.1"
2828
truth = "1.4.4"
2929

0 commit comments

Comments
 (0)