We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe56b9 commit c09ebb0Copy full SHA for c09ebb0
gradle/libs.versions.toml
@@ -1,10 +1,10 @@
1
[versions]
2
accompanist-systemuicontroller = "0.34.0"
3
activity-compose = "1.8.2"
4
-android-gradle = "8.3.0"
+android-gradle = "8.3.1"
5
androidx-junit = "1.1.5"
6
coil = "2.6.0"
7
-compose-bom = "2024.02.02"
+compose-bom = "2024.04.00"
8
compose-lint-checks = "1.3.1"
9
core-ktx = "1.12.0"
10
core-splashscreen = "1.0.1"
@@ -30,8 +30,8 @@ rules = "1.5.0"
30
runner = "1.5.2"
31
timber = "5.0.1"
32
truth = "1.4.2"
33
-ui-test-junit4 = "1.6.3"
34
-ui-tooling-preview-android = "1.6.3"
+ui-test-junit4 = "1.6.5"
+ui-tooling-preview-android = "1.6.5"
35
36
[libraries]
37
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist-systemuicontroller" }
0 commit comments