Skip to content

Commit c09ebb0

Browse files
committed
Update dependencies
1 parent abe56b9 commit c09ebb0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[versions]
22
accompanist-systemuicontroller = "0.34.0"
33
activity-compose = "1.8.2"
4-
android-gradle = "8.3.0"
4+
android-gradle = "8.3.1"
55
androidx-junit = "1.1.5"
66
coil = "2.6.0"
7-
compose-bom = "2024.02.02"
7+
compose-bom = "2024.04.00"
88
compose-lint-checks = "1.3.1"
99
core-ktx = "1.12.0"
1010
core-splashscreen = "1.0.1"
@@ -30,8 +30,8 @@ rules = "1.5.0"
3030
runner = "1.5.2"
3131
timber = "5.0.1"
3232
truth = "1.4.2"
33-
ui-test-junit4 = "1.6.3"
34-
ui-tooling-preview-android = "1.6.3"
33+
ui-test-junit4 = "1.6.5"
34+
ui-tooling-preview-android = "1.6.5"
3535

3636
[libraries]
3737
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist-systemuicontroller" }

0 commit comments

Comments
 (0)