166 Commits

Author SHA1 Message Date
Dale Hawkins
206cdcf1c3
fix: Exports sample activities so they can be run directly (#1808)
* fix: Exports all of the sample activities to make them available to run directly.

* fix: wrap before copyright comment formatting character
2024-09-17 15:54:35 -06:00
Enrique López Mañas
be0a71f10c
chore: replace the GMS folder with main (#1767)
* chore: replace the GMS folder with main

* chore: headers

* feat: change build command
2024-08-26 15:38:26 -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
8e47cfbe21
chore: update build.gradle comments for adding an API key (#1756) 2024-08-16 12:26:28 -07: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
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
4297488454
feat: added Kotlin MapColorScheme sample (#1712)
* feat: added Kotlin MapColorScheme sample

* chore: added header in XML file

* feat: added Kotlin MapColorScheme sample

* feat: Java demo
2024-07-22 15:27:22 -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]
a6ec7d111f
chore(deps): bump com.google.maps.android:maps-ktx from 5.0.0 to 5.1.0 in /ApiDemos/kotlin (#1691)
chore(deps): bump com.google.maps.android:maps-ktx in /ApiDemos/kotlin

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-08 13:12:08 +00:00
dependabot[bot]
40ecdf1843
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.2 to 2.8.3 in /ApiDemos/kotlin (#1690)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

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-08 13:10:49 +00:00
dependabot[bot]
71b2e30daa
chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 in /ApiDemos/kotlin (#1677)
chore(deps): bump androidx.test.ext:junit in /ApiDemos/kotlin

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

---
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-07-01 13:27:02 +00:00
dependabot[bot]
8f3cdc0975
chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in /ApiDemos/kotlin (#1678)
chore(deps): bump androidx.test.espresso:espresso-core

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

---
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-07-01 13:25:39 +00:00
dependabot[bot]
80794a5e49
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.2 in /ApiDemos/kotlin (#1646)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

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-17 13:24:42 +00:00
dependabot[bot]
ebad1b4324
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.0 to 2.8.1 in /ApiDemos/kotlin (#1623)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

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-06-03 13:18:28 +00:00
dependabot[bot]
723eae5d48
chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 in /ApiDemos/kotlin (#1622)
chore(deps): bump androidx.appcompat:appcompat in /ApiDemos/kotlin

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-06-03 13:18:17 +00:00
dependabot[bot]
60a32c61d2
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.6.1 to 2.8.0 in /ApiDemos/kotlin (#1594)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.6.1 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-20 14:03:19 +00:00
Angela Yu
fa63927d15
chore: add region tags to 6 samples (#1552) 2024-04-25 11:10:15 -07:00
Angela Yu
cf74be5bc2
chore: add region tag to basic map demo and upgrade gradle (#1551)
* chore: add region tag to basic map demo

* chore: update gradle verison
2024-04-24 17:23:01 -07:00
Enrique López Mañas
8caba9ce7b
feat: add Advanced Markers Samples (#1435) 2023-12-08 14:35:47 -08:00
Enrique López Mañas
49c4502f1b
feat: adding styled map sample (#1433) 2023-12-08 10:00:39 -08:00
Enrique López Mañas
596b127a7c
feat: removed renderer selection from the samples (#1430)
Since the new renderer is default as of Maps SDK for Android v18.2.0, the renderer selection is unnecessary for these demos.
2023-12-06 14:55:13 -08:00
Enrique López Mañas
e6f8b8a913
feat: updated targetSdk and compileSdk (#1428)
* feat: updated targetSdk and compileSdk

* docs: added licenses

* docs: excluded markdown files from header check
2023-12-06 13:20:48 -08:00
Angela Yu
f777167272
chore: set up new snippets modules for region tags (#1368)
* chore: move MapsCompose.kt to snippets/app-compose app

* chore: create app-places-ktx snippets module with places-ktx install snippet

* chore: create app-maps-rx snippets module

* chore: create app-ktx snippets module

* chore: add app-utils-ktx snippets module

* chore: rename app-maps-rx to app-rx

* chore: add app-utils snippets module

* chore: move region tag from tutorials to snippets for play services sdk dependency

* chore: move kotlin utils to app-utils-ktx module

* chore: move utils and utils-ktx snippets into corresponding modules

* chore: finalize maps sdk snippets

* chore: upgrade AGP and add namespaces

* chore: fix build issues

* chore: udpate build workflow to Java 17

* chore: fix build errors

* chore: remove v3 files

* Revert "chore: remove v3 files"

This reverts commit f70c47bd0cbd5ed73dfd43199371dcfc6afd6350.

* chore: add default PLACES_API_KEY to Current Place tutorial

* chore: fix tutorial builds
2023-10-31 09:33:26 -07:00
dependabot[bot]
fa745aacdf
chore(deps): bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 in /ApiDemos/kotlin (#1305)
chore(deps): bump androidx.recyclerview:recyclerview in /ApiDemos/kotlin

Bumps androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  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>
2023-07-31 13:56:49 +00:00
dependabot[bot]
a2361bf533
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.6.0 to 2.6.1 in /ApiDemos/kotlin (#1226)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.6.0 to 2.6.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>
2023-04-03 14:08:41 +00:00
cf256
c4831c1b40
chore: typo in comment when showing Darwin marker (#1205) 2023-03-16 16:10:15 -07:00
dependabot[bot]
81f9a1b10b
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx from 2.5.1 to 2.6.0 in /ApiDemos/kotlin (#1219)
chore(deps): bump androidx.lifecycle:lifecycle-runtime-ktx

Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.5.1 to 2.6.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>
2023-03-13 14:05:40 +00:00
dependabot[bot]
9d751fafca
chore(deps): bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0 in /ApiDemos/kotlin (#1218)
chore(deps): bump androidx.recyclerview:recyclerview in /ApiDemos/kotlin

Bumps androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0.

---
updated-dependencies:
- dependency-name: androidx.recyclerview:recyclerview
  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>
2023-03-13 14:04:32 +00:00
Enrique López Mañas
56126e7678
chore(deps): update dependencies (#1204) 2023-02-21 10:53:52 -08:00
dependabot[bot]
0fd480aa47
chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 in /ApiDemos/kotlin (#1199)
chore(deps): bump androidx.appcompat:appcompat in /ApiDemos/kotlin

Bumps androidx.appcompat:appcompat from 1.6.0 to 1.6.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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>
2023-02-13 14:00:47 +00:00
dependabot[bot]
d81f753c00
chore(deps): bump appcompat from 1.5.1 to 1.6.0 in /ApiDemos/kotlin (#1167)
Bumps appcompat from 1.5.1 to 1.6.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 13:14:59 +00:00
dependabot[bot]
61a1c1e196
chore(deps): bump junit from 1.1.4 to 1.1.5 in /ApiDemos/kotlin (#1143)
Bumps junit from 1.1.4 to 1.1.5.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 13:16:59 +00:00
dependabot[bot]
78f9595ad6
chore(deps): bump espresso-core from 3.5.0 to 3.5.1 in /ApiDemos/kotlin (#1141)
Bumps espresso-core from 3.5.0 to 3.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 13:08:19 +00:00
Enrique López Mañas
71f1f67662
fix: fixed NPE on OnMapAndViewReadyListener (#1116) 2022-12-23 04:22:20 -08:00
Enrique López Mañas
b20987b9c3
chore(dependencies): general update of dependencies (#1107)
* chore(dependencies): general update of dependencies

* doc: updated API level for WearOS

* chore: updated API level for WearOS

* chore: moved namespace to Gradle file

Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
2022-12-20 13:50:58 -08:00
dependabot[bot]
07e62fb07f
chore(deps): bump junit from 1.1.3 to 1.1.4 in /ApiDemos/kotlin (#1099)
Bumps junit from 1.1.3 to 1.1.4.

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:20:10 +00:00
dependabot[bot]
be60e919c6
chore(deps): bump espresso-core from 3.4.0 to 3.5.0 in /ApiDemos/kotlin (#1103)
Bumps espresso-core from 3.4.0 to 3.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 13:15:37 +00:00
dependabot[bot]
3a77f1bc35
chore(deps): bump appcompat from 1.5.0 to 1.5.1 in /ApiDemos/kotlin (#1048)
Bumps appcompat from 1.5.0 to 1.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 13:11:04 +00:00
dependabot[bot]
421801adc2
chore(deps): bump appcompat from 1.4.2 to 1.5.0 in /ApiDemos/kotlin (#1040)
Bumps appcompat from 1.4.2 to 1.5.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 13:13:35 +00:00
dependabot[bot]
bba986bfcc
chore(deps): bump lifecycle-runtime-ktx from 2.5.0 to 2.5.1 in /ApiDemos/kotlin (#1019)
chore(deps): bump lifecycle-runtime-ktx in /ApiDemos/kotlin

Bumps lifecycle-runtime-ktx from 2.5.0 to 2.5.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>
2022-08-01 13:13:26 +00:00
dependabot[bot]
337dc98b9a
chore(deps): bump play-services-maps from 18.0.2 to 18.1.0 in /ApiDemos/kotlin (#1015)
chore(deps): bump play-services-maps in /ApiDemos/kotlin

Bumps play-services-maps from 18.0.2 to 18.1.0.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  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>
2022-07-25 13:13:19 +00:00
dependabot[bot]
b33b081e63
chore(deps): bump lifecycle-runtime-ktx from 2.4.1 to 2.5.0 in /ApiDemos/kotlin (#997)
chore(deps): bump lifecycle-runtime-ktx in /ApiDemos/kotlin

Bumps lifecycle-runtime-ktx from 2.4.1 to 2.5.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>
2022-07-04 13:13:24 +00:00
dependabot[bot]
33f19ea10f
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /ApiDemos/kotlin (#983)
Bumps appcompat from 1.4.1 to 1.4.2.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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>
2022-06-06 13:25:51 +00:00
Justin Poehnelt
d32b3b4db1
fix: revert dependencies to last green build (#937) 2022-05-10 18:02:18 -06:00
dependabot[bot]
1a9cc64a67
chore(deps): bump maps-ktx from 3.3.0 to 3.4.0 in /ApiDemos/kotlin (#908)
Bumps [maps-ktx](https://github.com/googlemaps/android-maps-ktx) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/googlemaps/android-maps-ktx/releases)
- [Changelog](https://github.com/googlemaps/android-maps-ktx/blob/main/release.gpg.gpg)
- [Commits](https://github.com/googlemaps/android-maps-ktx/compare/v3.3.0...v3.4.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>
2022-04-25 21:40:47 +00:00
Chris Arriola
d301ecedce
chore: Demonstrate using ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION. (#901)
* chore: Demonstrate using ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION.

Change-Id: I2e8b240a9c2a6d7aca111f0ce23b24e689a180c7

* Update Java sample.

Change-Id: I30a73fdee25dc341f57bc13c6a2a29241768369a
2022-03-25 10:05:47 -07:00
dependabot[bot]
83bb54e294
chore(deps): bump lifecycle-runtime-ktx in /ApiDemos/kotlin (#856)
Bumps lifecycle-runtime-ktx from 2.4.0 to 2.4.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>
2022-03-21 23:35:20 +00:00
Chris Arriola
a88ca81998
chore: Add CloudBasedMapStylingDemoActivity to gms flavor. (#853)
* chore: Add CloudBasedMapStylingDemoActivity to gms flavor.

Change-Id: I95e1c76f04dfabed43cfea13a65c61e518acb279

* chore: Add CloudBasedMapStylingDemoActivity to gms demos kotlin.

Change-Id: I907741c12a4fba1ef10dcd0ec83fe2f10e8ee233

* Use gradle 7.2

Change-Id: I24ee0594db9f36f49f15d0c32a2c89f81ce6336f
2022-03-21 15:57:06 -07:00
dependabot[bot]
be8f7f0981
chore(deps): bump appcompat from 1.4.0 to 1.4.1 in /ApiDemos/kotlin (#821)
Bumps appcompat from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  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>
2022-02-03 23:19:51 +00:00
dependabot[bot]
20f03c5cb7
chore(deps): bump play-services-maps in /ApiDemos/kotlin (#809)
Bumps play-services-maps from 18.0.1 to 18.0.2.

---
updated-dependencies:
- dependency-name: com.google.android.gms:play-services-maps
  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>
2022-02-03 23:11:11 +00:00