Skip to content

Commit

Permalink
Bump the all group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates: [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) and org.jetbrains.compose:compose-gradle-plugin.


Updates `com.google.maps.android:maps-compose` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](googlemaps/android-maps-compose@v6.4.2...v6.4.3)

Updates `org.jetbrains.compose:compose-gradle-plugin` from 1.8.0-alpha02 to 1.8.0-dev1920

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: org.jetbrains.compose:compose-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent ec3f452 commit f9b81a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ wearMinSdk = "25"

kotlin = "2.1.10" # https://github.com/JetBrains/kotlin/releases
compose = "1.7.7" # https://developer.android.com/jetpack/androidx/releases/compose-ui
jetbrainsCompose = "1.8.0-alpha02" # https://github.com/JetBrains/compose-multiplatform/releases
jetbrainsCompose = "1.8.0-dev1920" # https://github.com/JetBrains/compose-multiplatform/releases

agp = "8.8.0" # https://developer.android.com/studio/releases/gradle-plugin
ktor = "3.0.3" # https://github.com/ktorio/ktor
Expand Down Expand Up @@ -92,7 +92,7 @@ glance-appwidget = { module = "androidx.glance:glance-appwidget", version.ref =
glance-preview = { module = "androidx.glance:glance-preview", version.ref = "glance" }
glance-appwidget-preview = { module = "androidx.glance:glance-appwidget-preview", version.ref = "glance" }

google-maps-compose = "com.google.maps.android:maps-compose:6.4.2"
google-maps-compose = "com.google.maps.android:maps-compose:6.4.3"


androidx-annotation = "androidx.annotation:annotation:1.9.1" # https://mvnrepository.com/artifact/androidx.annotation/annotation
Expand Down

0 comments on commit f9b81a8

Please sign in to comment.