Skip to content

Commit ce9c91e

Browse files
authored
chore: updated Compose version (#63)
1 parent 00bd8b3 commit ce9c91e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
22
accompanistPermissions = "0.37.3"
3-
activityCompose = "1.12.0"
3+
activityCompose = "1.12.1"
44
agp = "8.13.1"
55
appcompat = "1.7.1"
6-
composeBom = "2025.11.01"
6+
composeBom = "2025.12.00"
77
coreKtx = "1.17.0"
88
dokka = "2.1.0"
99
espressoCore = "3.7.0"
@@ -13,7 +13,7 @@ jacoco-plugin = "0.2.1"
1313
junit = "4.13.2"
1414
junitVersion = "1.3.0"
1515
kotlin = "2.2.21"
16-
kotlinReflect = "2.2.20"
16+
kotlinReflect = "2.2.21"
1717
kotlinxCoroutinesPlayServices = "1.10.2"
1818
ksp = "2.2.20-2.0.4"
1919
lifecycleRuntimeKtx = "2.10.0"
@@ -28,8 +28,8 @@ places = "5.1.1"
2828
robolectric = "4.16"
2929
secretsGradlePlugin = "2.0.1"
3030
truth = "1.4.5"
31-
uiTestAndroid = "1.9.5"
32-
uiToolingVersion = "1.9.5"
31+
uiTestAndroid = "1.10.0"
32+
uiToolingVersion = "1.10.0"
3333
gradleMavenPublishPlugin = "0.35.0"
3434

3535
[libraries]

0 commit comments

Comments
 (0)