Skip to content

Commit

Permalink
Merge branch 'update-deps'
Browse files Browse the repository at this point in the history
  • Loading branch information
shorthouse committed Apr 5, 2024
2 parents abe56b9 + c09ebb0 commit b4fe5c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[versions]
accompanist-systemuicontroller = "0.34.0"
activity-compose = "1.8.2"
android-gradle = "8.3.0"
android-gradle = "8.3.1"
androidx-junit = "1.1.5"
coil = "2.6.0"
compose-bom = "2024.02.02"
compose-bom = "2024.04.00"
compose-lint-checks = "1.3.1"
core-ktx = "1.12.0"
core-splashscreen = "1.0.1"
Expand All @@ -30,8 +30,8 @@ rules = "1.5.0"
runner = "1.5.2"
timber = "5.0.1"
truth = "1.4.2"
ui-test-junit4 = "1.6.3"
ui-tooling-preview-android = "1.6.3"
ui-test-junit4 = "1.6.5"
ui-tooling-preview-android = "1.6.5"

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

0 comments on commit b4fe5c2

Please sign in to comment.