Skip to content

Commit a54690d

Browse files
🤖 Update Dependencies (#161)
1 parent 0c7be2b commit a54690d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ accompanist = "0.32.0"
33
androidGradlePlugin = "8.1.2"
44
androidx-activity-compose = "1.8.0-rc01"
55
androidx-appcompat = "1.6.1"
6-
androidx-compose-bom = "2023.10.00"
6+
androidx-compose-bom = "2023.10.01"
77
androidx-constraintlayout = "2.1.4"
88
androidx-constraintlayout-compose = "1.0.1"
99
androidx-coordinator-layout = "1.2.0"
@@ -23,18 +23,18 @@ coil = "2.4.0"
2323
compileSdk = "34"
2424
compose-compiler = "1.4.7"
2525
coroutines = "1.7.3"
26-
google-maps = "18.1.0"
26+
google-maps = "18.2.0"
2727
gradle-versions = "0.49.0"
2828
hilt = "2.48.1"
2929
junit = "4.13.2"
3030
# @pin Update in conjuction with Compose Compiler
3131
kotlin = "1.8.21"
3232
ksp = "1.8.0-1.0.9"
33-
maps-compose = "3.1.0"
34-
material = "1.11.0-alpha03"
33+
maps-compose = "3.1.1"
34+
material = "1.11.0-beta01"
3535
# @keep
3636
minSdk = "21"
37-
recyclerview = "1.3.1"
37+
recyclerview = "1.3.2"
3838
# @keep
3939
targetSdk = "34"
4040
version-catalog-update = "0.8.1"
@@ -60,7 +60,7 @@ androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime
6060
androidx-compose-ui = { module = "androidx.compose.ui:ui" }
6161
androidx-compose-ui-googlefonts = { module = "androidx.compose.ui:ui-text-google-fonts" }
6262
# TODO remove usage of this when `draw` method is in stable.
63-
androidx-compose-ui-graphics = "androidx.compose.ui:ui-graphics:1.6.0-alpha07"
63+
androidx-compose-ui-graphics = "androidx.compose.ui:ui-graphics:1.6.0-alpha08"
6464
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test" }
6565
androidx-compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4" }
6666
androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }

0 commit comments

Comments
 (0)