262 Commits

Author SHA1 Message Date
Dale Hawkins
e0b85bcb7a
build: update Android to 35, kotlin to 2.0.21, lifecycle to 2.8.7 (#1931)
* build: update Android to 35, kotlin to 2.0.21, lifecycle to 2.8.7

* chore: update snippets to target android-35.  Update snippets libraries

* chore: Update minSdk to 23 for the snippets
2025-01-14 08:13:10 -07:00
dependabot[bot]
0b8caa625d
chore(deps): bump com.google.maps.android:maps-compose from 6.1.0 to 6.2.1 in /snippets (#1890)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v6.1.0...v6.2.1)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-07 13:19:28 -07:00
Dale Hawkins
5095437b57
fix: import rememberMarkerState and use the marker state correctly (#1787) 2024-08-28 12:29:24 -06:00
Enrique López Mañas
6007cc87f5
fix: using rememberMarkerState instead of MarkerState (#1768) 2024-08-27 16:10:31 -06:00
Enrique López Mañas
ac20c0322f
chore: increased versions (#1769) 2024-08-27 10:28:54 -06:00
Dale Hawkins
840ada6d6a
chore: replace the GMS folder with main for snippets (#1786)
* chore: replace the GMS folder with main for snippets

* chore: fix region tag glitch found by the linter
2024-08-26 17:02:47 -06:00
Enrique López Mañas
42f3887bac
feat: tooling modernization (#1753)
* feat: tooling modernization

* chore: headers

* chore: headers

* feat: tooling modernization

* removed script
2024-08-20 14:33:51 -06:00
Angela Yu
710c6ee148
chore: update all instructions to use secrets.properties (#1755)
* chore: update WearOS readme

* chore: update WearOS AGP version

* chore: remove outdated API key instructions

* chore: update comments in build.gradle
2024-08-16 11:12:20 -07:00
Dale Hawkins
6ef256924b
feat: improves AdvancedMarkers collision comments and snippets (#1716) 2024-07-25 08:06:11 -06:00
Dale Hawkins
abcc8b52c2
feat: copies some snippets that were in v3 only to gms (#1715)
* feat: copies some snippets that were in v3 only to gms
chore: the java compatibility version

* fix: updates copyright dates and adds missing copyright

* fix: copyright header for strings.xml

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* fix: set Java Version back to 17

* feat: creates AdvancedMarkersCollisionActivity to demonstrate marker collision behavior

* chore: not adding jar files in libs directory

* feat: set Java 21 everywhere

---------

Co-authored-by: Enrique López Mañas <eenriquelopez@gmail.com>
2024-07-24 10:56:55 -06:00
Enrique López Mañas
58cf1c3892
chore: fixed build after the dependabot updates (#1697)
* chore: fixed build after the dependabot updates

* chore: increased minSdk to 21

* chore: compose updated

* chore: fixed duplicates issue

* chore: fixed duplicates issues

* chore: fixed duplicates issues
2024-07-10 15:11:45 -06:00
dependabot[bot]
e231bc8a1d
chore(deps): bump com.google.maps.android:maps-ktx from 5.1.0 to 5.1.1 in /snippets (#1695)
chore(deps): bump com.google.maps.android:maps-ktx in /snippets

Bumps [com.google.maps.android:maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 11:59:52 +00:00
dependabot[bot]
4f9701920e
chore(deps): bump com.google.maps.android:maps-utils-ktx from 5.1.0 to 5.1.1 in /snippets (#1694)
chore(deps): bump com.google.maps.android:maps-utils-ktx in /snippets

Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-utils-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 11:59:33 +00:00
dependabot[bot]
64f5b9472f
chore(deps): bump com.google.maps.android:maps-compose from 6.0.0 to 6.1.0 in /snippets (#1693)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 11:59:23 +00:00
dependabot[bot]
8566e6cb0e
chore(deps): bump com.google.maps.android:maps-compose from 5.0.4 to 6.0.0 in /snippets (#1688)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v5.0.4...v6.0.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 11:05:15 +00:00
dependabot[bot]
9a38ec2fa1
chore(deps): bump com.google.maps.android:maps-ktx from 5.0.0 to 5.1.0 in /snippets (#1687)
chore(deps): bump com.google.maps.android:maps-ktx in /snippets

Bumps [com.google.maps.android:maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 11:47:42 +00:00
dependabot[bot]
e46e4571d1
chore(deps): bump com.google.maps.android:maps-utils-ktx from 5.0.0 to 5.1.0 in /snippets (#1686)
chore(deps): bump com.google.maps.android:maps-utils-ktx in /snippets

Bumps [com.google.maps.android:maps-utils-ktx](https://github.com/googlemaps/android-maps-ktx) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-utils-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 11:47:26 +00:00
dependabot[bot]
e65d38ad50
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 in /snippets (#1685)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx in /snippets

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-02 11:47:13 +00:00
dependabot[bot]
8523a90878
chore(deps): bump androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1 in /snippets (#1658)
chore(deps): bump androidx.test.espresso:espresso-core in /snippets

Bumps androidx.test.espresso:espresso-core from 3.6.0 to 3.6.1.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 11:11:47 +00:00
dependabot[bot]
4175726cb4
chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-beta03 to 1.7.0-beta04 in /snippets (#1660)
chore(deps): bump androidx.compose.foundation:foundation in /snippets

Bumps androidx.compose.foundation:foundation from 1.7.0-beta03 to 1.7.0-beta04.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 11:11:39 +00:00
dependabot[bot]
825a29554a
chore(deps): bump androidx.test.ext:junit from 1.2.0 to 1.2.1 in /snippets (#1661)
chore(deps): bump androidx.test.ext:junit in /snippets

Bumps androidx.test.ext:junit from 1.2.0 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 11:10:32 +00:00
dependabot[bot]
c5e8dc2cf6
chore(deps): bump androidx.compose.material:material from 1.7.0-beta03 to 1.7.0-beta04 in /snippets (#1659)
chore(deps): bump androidx.compose.material:material in /snippets

Bumps androidx.compose.material:material from 1.7.0-beta03 to 1.7.0-beta04.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 11:10:19 +00:00
dependabot[bot]
e6a109a832
chore(deps): bump com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0 in /snippets (#1657)
chore(deps): bump com.google.android.gms:play-services-maps in /snippets

Bumps com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 11:59:46 +00:00
dependabot[bot]
f912316041
chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0 in /snippets (#1655)
chore(deps): bump androidx.test.espresso:espresso-core in /snippets

Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:26:13 +00:00
dependabot[bot]
fbce52169e
chore(deps): bump com.android.application from 8.4.2 to 8.5.0 in /snippets (#1641)
chore(deps): bump com.android.application in /snippets

Bumps com.android.application from 8.4.2 to 8.5.0.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:25:03 +00:00
dependabot[bot]
b438bd546e
chore(deps): bump com.google.maps.android:maps-compose from 5.0.3 to 5.0.4 in /snippets (#1656)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:23:56 +00:00
dependabot[bot]
22d3202f0f
chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.0 in /snippets (#1654)
chore(deps): bump androidx.test.ext:junit in /snippets

Bumps androidx.test.ext:junit from 1.1.5 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-25 11:23:32 +00:00
dependabot[bot]
5846c6b891
chore(deps): bump androidx.compose.material:material from 1.7.0-beta02 to 1.7.0-beta03 in /snippets (#1640)
chore(deps): bump androidx.compose.material:material in /snippets

Bumps androidx.compose.material:material from 1.7.0-beta02 to 1.7.0-beta03.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 11:35:45 +00:00
dependabot[bot]
292ce2dee9
chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-beta02 to 1.7.0-beta03 in /snippets (#1639)
chore(deps): bump androidx.compose.foundation:foundation in /snippets

Bumps androidx.compose.foundation:foundation from 1.7.0-beta02 to 1.7.0-beta03.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 11:32:24 +00:00
dependabot[bot]
becf74aecf
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.2 in /snippets (#1638)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx in /snippets

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.2.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-13 11:32:16 +00:00
dependabot[bot]
ed905e20e0
chore(deps): bump com.android.application from 8.4.1 to 8.4.2 in /snippets (#1637)
chore(deps): bump com.android.application in /snippets

Bumps com.android.application from 8.4.1 to 8.4.2.

---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 11:33:25 +00:00
dependabot[bot]
04ec9db369
chore(deps): bump com.google.maps.android:maps-compose from 5.0.2 to 5.0.3 in /snippets (#1636)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 11:37:54 +00:00
dependabot[bot]
ce7783cf99
chore(deps): bump com.google.maps.android:maps-compose from 5.0.1 to 5.0.2 in /snippets (#1635)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 11:49:31 +00:00
dependabot[bot]
098cb36f39
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 in /snippets (#1621)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx in /snippets

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 11:18:02 +00:00
dependabot[bot]
58593b7881
chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-beta01 to 1.7.0-beta02 in /snippets (#1620)
chore(deps): bump androidx.compose.foundation:foundation in /snippets

Bumps androidx.compose.foundation:foundation from 1.7.0-beta01 to 1.7.0-beta02.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 11:17:32 +00:00
dependabot[bot]
0098d8f854
chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 in /snippets (#1619)
chore(deps): bump androidx.appcompat:appcompat in /snippets

Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 11:10:34 +00:00
dependabot[bot]
2fec8c9793
chore(deps): bump androidx.compose.material:material from 1.7.0-beta01 to 1.7.0-beta02 in /snippets (#1618)
chore(deps): bump androidx.compose.material:material in /snippets

Bumps androidx.compose.material:material from 1.7.0-beta01 to 1.7.0-beta02.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 11:10:10 +00:00
dependabot[bot]
735598a496
chore(deps): bump com.google.android.libraries.places:places from 3.4.0 to 3.5.0 in /snippets (#1617)
chore(deps): bump com.google.android.libraries.places:places

Bumps com.google.android.libraries.places:places from 3.4.0 to 3.5.0.

---
updated-dependencies:
- dependency-name: com.google.android.libraries.places:places
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 11:24:57 +00:00
dependabot[bot]
98cb65922a
chore(deps): bump com.google.maps.android:places-ktx from 3.1.1 to 3.2.0 in /snippets (#1599)
---
updated-dependencies:
- dependency-name: com.google.maps.android:places-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 12:01:26 +00:00
dependabot[bot]
7e45eabdb9
chore(deps): bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0 in /snippets (#1598)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:25:04 +00:00
dependabot[bot]
ac7cb5e169
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.24 to 2.0.0 in /snippets (#1596)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:02:29 +00:00
dependabot[bot]
9659cd26cf
chore(deps): bump com.android.application from 8.4.0 to 8.4.1 in /snippets (#1597)
---
updated-dependencies:
- dependency-name: com.android.application
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:01:23 +00:00
dependabot[bot]
71b85635dd
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.24 to 2.0.0 in /snippets (#1595)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-21 12:00:47 +00:00
dependabot[bot]
3807502f67
chore(deps): bump androidx.compose.material:material from 1.7.0-alpha08 to 1.7.0-beta01 in /snippets (#1590)
chore(deps): bump androidx.compose.material:material in /snippets

Bumps androidx.compose.material:material from 1.7.0-alpha08 to 1.7.0-beta01.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 11:14:25 +00:00
dependabot[bot]
ecc7694fed
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.7.0 to 2.8.0 in /snippets (#1589)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx in /snippets

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.7.0 to 2.8.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 11:11:16 +00:00
dependabot[bot]
6d675906c2
chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-alpha08 to 1.7.0-beta01 in /snippets (#1591)
chore(deps): bump androidx.compose.foundation:foundation in /snippets

Bumps androidx.compose.foundation:foundation from 1.7.0-alpha08 to 1.7.0-beta01.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 11:11:05 +00:00
dependabot[bot]
06f8143094
chore(deps): bump com.google.maps.android:maps-compose from 5.0.0 to 5.0.1 in /snippets (#1581)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 11:35:28 +00:00
dependabot[bot]
d1c9f4a13c
chore(deps): bump com.google.maps.android:maps-compose from 4.4.2 to 5.0.0 in /snippets (#1580)
chore(deps): bump com.google.maps.android:maps-compose in /snippets

Bumps [com.google.maps.android:maps-compose](https://github.com/googlemaps/android-maps-compose) from 4.4.2 to 5.0.0.
- [Release notes](https://github.com/googlemaps/android-maps-compose/releases)
- [Changelog](https://github.com/googlemaps/android-maps-compose/blob/main/.releaserc)
- [Commits](https://github.com/googlemaps/android-maps-compose/compare/v4.4.2...v5.0.0)

---
updated-dependencies:
- dependency-name: com.google.maps.android:maps-compose
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-08 11:59:43 +00:00
dependabot[bot]
74e956e68f
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.23 to 1.9.24 in /snippets (#1579)
chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib in /snippets

Bumps [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 11:19:58 +00:00
dependabot[bot]
fb414b65d8
chore(deps): bump org.jetbrains.kotlin.android from 1.9.23 to 1.9.24 in /snippets (#1578)
chore(deps): bump org.jetbrains.kotlin.android in /snippets

Bumps [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.24/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 11:17:09 +00:00