77 Commits

Author SHA1 Message Date
Dale Hawkins
ffabd3039d
chore: Update Gradle and standardize on Java 17 (#2306)
* chore: Update Gradle wrapper to version 8.8

Upgrades the Gradle wrapper files to version 8.8 to ensure compatibility with the latest features and performance improvements. This includes updating the wrapper JAR, properties, and shell scripts.

* chore: update gradle version

* chore: Standardize on Java 17

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

* Update gradle-wrapper.properties

---------

Co-authored-by: Enrique López-Mañas <eenriquelopez@gmail.com>
2025-10-09 22:41:49 +02:00
Enrique López-Mañas
a15cb45067
chore: updated versions (#2135)
* chore: updated versions

* chore: updated snippets

* chore: updated tutorials java

* chore: updated tutorials java

* chore: permission

* chore: permission

* chore: added material
2025-06-25 11:24:13 -06:00
Dale Hawkins
561e82926e
fix: always use secrets.properties for storing the API keys (#1812) 2024-09-19 11:16:35 -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
saranvd
4fef493e6f
chore: Updates the app level build.gradle in tutorials (#1754)
Edit the properties of the plugin to set propertiesFileName to secrets.properties.
2024-08-16 11:08:21 -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
dependabot[bot]
ca3425da4b
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.2 to 2.8.3 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1692)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

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

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:51:44 +00:00
dependabot[bot]
c70f0454d2
chore(deps): bump com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1681)
chore(deps): bump com.google.android.gms:play-services-maps

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-07-01 13:58:19 +00:00
dependabot[bot]
ec45541fb6
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.1 to 2.8.2 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1645)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

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

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:21:30 +00:00
dependabot[bot]
c41fc26997
chore(deps): bump com.google.android.libraries.places:places from 3.4.0 to 3.5.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1634)
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-06-03 13:51:06 +00:00
dependabot[bot]
d98c7e1f18
chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1633)
chore(deps): bump androidx.appcompat:appcompat

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:47:36 +00:00
dependabot[bot]
c60746cefe
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.0 to 2.8.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1632)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

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

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:47:23 +00:00
dependabot[bot]
877e25591e
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.8.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1593)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.1 to 2.8.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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 13:08:44 +00:00
dependabot[bot]
010d043c2f
chore(deps): bump androidx.core:core-ktx from 1.13.0 to 1.13.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1571)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.13.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-06 13:41:51 +00:00
dependabot[bot]
50ea8d5401
chore(deps): bump androidx.core:core-ktx from 1.10.1 to 1.13.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1549)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.10.1 to 1.13.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-04-22 13:39:18 +00:00
dependabot[bot]
148c8c6f76
chore(deps): bump com.google.android.libraries.places:places from 3.2.0 to 3.4.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1527)
chore(deps): bump com.google.android.libraries.places:places

Bumps com.google.android.libraries.places:places from 3.2.0 to 3.4.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-03-25 13:42:13 +00: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]
647536f4d5
chore(deps): bump com.google.android.libraries.places:places from 3.1.0 to 3.2.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1286)
chore(deps): bump com.google.android.libraries.places:places

Bumps com.google.android.libraries.places:places from 3.1.0 to 3.2.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>
2023-07-10 13:19:21 +00:00
dependabot[bot]
de14f77bee
chore(deps): bump androidx.core:core-ktx from 1.10.0 to 1.10.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1264)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-05-15 14:00:39 +00:00
dependabot[bot]
35dffd6b5a
chore(deps): bump com.google.android.libraries.places:places from 3.0.0 to 3.1.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1236)
chore(deps): bump com.google.android.libraries.places:places

Bumps com.google.android.libraries.places:places from 3.0.0 to 3.1.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>
2023-04-17 14:02:47 +00:00
dependabot[bot]
ec1d4f1b26
chore(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1235)
chore(deps): bump androidx.core:core-ktx

Bumps androidx.core:core-ktx from 1.9.0 to 1.10.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-04-10 14:07:14 +00:00
dependabot[bot]
fd61203752
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.0 to 2.6.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1222)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.6.0 to 2.6.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:02:56 +00:00
dependabot[bot]
ebd0809ee8
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1216)
chore(deps): bump androidx.lifecycle:lifecycle-viewmodel-ktx

Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.5.1 to 2.6.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:04:02 +00:00
dependabot[bot]
bc12e0f95a
chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1192)
chore(deps): bump androidx.appcompat:appcompat

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:24 +00:00
dependabot[bot]
ce0e81e512
chore(deps): bump appcompat from 1.5.1 to 1.6.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1155)
chore(deps): bump appcompat

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:07:47 +00: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]
b03b30f776
chore(deps): bump places from 2.7.0 to 3.0.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1121)
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap

Bumps places from 2.7.0 to 3.0.0.

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

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-12-19 13:05:16 +00:00
dependabot[bot]
4e291b9083
chore(deps): bump places from 2.6.0 to 2.7.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1082)
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap

Bumps places from 2.6.0 to 2.7.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 13:04:01 +00:00
dependabot[bot]
0e6baef30d
chore(deps): bump core-ktx from 1.8.0 to 1.9.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1045)
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap

Bumps core-ktx from 1.8.0 to 1.9.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  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-09-12 13:11:58 +00:00
dependabot[bot]
20e081b76d
chore(deps): bump appcompat from 1.5.0 to 1.5.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1051)
chore(deps): bump appcompat

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:29 +00:00
dependabot[bot]
733a577575
chore(deps): bump appcompat from 1.4.2 to 1.5.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1032)
chore(deps): bump appcompat

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:08:35 +00:00
dependabot[bot]
d87c45ef5d
chore(deps): bump lifecycle-viewmodel-ktx from 2.5.0 to 2.5.1 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1021)
chore(deps): bump lifecycle-viewmodel-ktx

Bumps lifecycle-viewmodel-ktx from 2.5.0 to 2.5.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:12:56 +00:00
dependabot[bot]
62aea34c0e
chore(deps): bump play-services-maps from 18.0.2 to 18.1.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#1011)
chore(deps): bump play-services-maps

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:37:13 +00:00
dependabot[bot]
2d50f31670
chore(deps): bump lifecycle-viewmodel-ktx from 2.4.1 to 2.5.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#999)
chore(deps): bump lifecycle-viewmodel-ktx

Bumps lifecycle-viewmodel-ktx from 2.4.1 to 2.5.0.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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:14:40 +00:00
dependabot[bot]
2b1ba28d0b
chore(deps): bump core-ktx from 1.7.0 to 1.8.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#981)
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap

Bumps core-ktx from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-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-06-06 13:12:32 +00:00
dependabot[bot]
3b57dab911
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#979)
chore(deps): bump appcompat

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:12:23 +00:00
dependabot[bot]
325e82d927
chore(deps): bump places from 2.5.0 to 2.6.0 in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#956)
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap

Bumps places from 2.5.0 to 2.6.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>
2022-05-23 17:10:45 -07:00
dependabot[bot]
2b3df2b31d
chore(deps): bump gradle from 7.1.3 to 7.2.0 in /tutorials/kotlin/MapWithMarker (#955)
* chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker

Bumps gradle from 7.1.3 to 7.2.0.

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

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

* chore(deps): bump gradle distribution url from 7.2 to 7.3.3

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
2022-05-23 17:07:24 -07:00
Justin Poehnelt
d32b3b4db1
fix: revert dependencies to last green build (#937) 2022-05-10 18:02:18 -06:00
dependabot[bot]
e63d857c65
chore(deps): bump places in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#916)
Bumps places from 2.5.0 to 2.6.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>
2022-04-25 21:38:14 +00:00
dependabot[bot]
157b2fa1e8
chore(deps): bump lifecycle-viewmodel-ktx (#854)
Bumps lifecycle-viewmodel-ktx from 2.4.0 to 2.4.1.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-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-02-14 13:08:51 +00:00
dependabot[bot]
fda1583ce0
chore(deps): bump appcompat (#823)
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:39 +00:00
dependabot[bot]
3aa73e49e6
chore(deps): bump play-services-maps (#810)
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 21:53:22 +00:00
Chris Arriola
2a90e70b08
chore: Remove API key reference in gradle.properties. (#827)
Change-Id: Iba997a8755a5b1e7c4de5efc19a1db792aea793c
2022-02-02 14:46:47 -08:00
Ali Shariat
a8d2281513
fix: Remove useless deprecated kotlin-android-extensions plugin (#794)
* Remove useless deprecated kotlin-android-extensions

* Use kotlin-parcelize instead of deprecated kotlin-android-extensions
2021-12-14 14:56:56 -08:00
dependabot[bot]
0e16a6771c
chore(deps): bump play-services-maps (#773)
Bumps play-services-maps from 18.0.0 to 18.0.1.

---
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>
2021-12-13 13:16:59 +00:00
dependabot[bot]
f5010678a3
chore(deps): bump core-ktx in /tutorials/kotlin/CurrentPlaceDetailsOnMap (#743)
Bumps core-ktx from 1.6.0 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.core:core-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>
2021-11-22 13:39:41 +00:00
dependabot[bot]
2f1072e224
chore(deps): bump appcompat (#755)
Bumps appcompat from 1.3.1 to 1.4.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>
2021-11-22 13:11:09 +00:00