Skip to content

Commit

Permalink
🤖 Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
compose-devrel-github-bot committed Oct 23, 2023
1 parent 0c7be2b commit 184a650
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ accompanist = "0.32.0"
androidGradlePlugin = "8.1.2"
androidx-activity-compose = "1.8.0-rc01"
androidx-appcompat = "1.6.1"
androidx-compose-bom = "2023.10.00"
androidx-compose-bom = "2023.10.01"
androidx-constraintlayout = "2.1.4"
androidx-constraintlayout-compose = "1.0.1"
androidx-coordinator-layout = "1.2.0"
Expand All @@ -23,18 +23,18 @@ coil = "2.4.0"
compileSdk = "34"
compose-compiler = "1.4.7"
coroutines = "1.7.3"
google-maps = "18.1.0"
google-maps = "18.2.0"
gradle-versions = "0.49.0"
hilt = "2.48.1"
junit = "4.13.2"
# @pin Update in conjuction with Compose Compiler
kotlin = "1.8.21"
ksp = "1.8.0-1.0.9"
maps-compose = "3.1.0"
material = "1.11.0-alpha03"
maps-compose = "3.1.1"
material = "1.11.0-beta01"
# @keep
minSdk = "21"
recyclerview = "1.3.1"
recyclerview = "1.3.2"
# @keep
targetSdk = "34"
version-catalog-update = "0.8.1"
Expand All @@ -60,7 +60,7 @@ androidx-compose-runtime-livedata = { module = "androidx.compose.runtime:runtime
androidx-compose-ui = { module = "androidx.compose.ui:ui" }
androidx-compose-ui-googlefonts = { module = "androidx.compose.ui:ui-text-google-fonts" }
# TODO remove usage of this when `draw` method is in stable.
androidx-compose-ui-graphics = "androidx.compose.ui:ui-graphics:1.6.0-alpha07"
androidx-compose-ui-graphics = "androidx.compose.ui:ui-graphics:1.6.0-alpha08"
androidx-compose-ui-test = { module = "androidx.compose.ui:ui-test" }
androidx-compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4" }
androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
Expand Down

0 comments on commit 184a650

Please sign in to comment.