88 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
0e44b0716d
docs: updated URLs (#2291)
* docs: updated URLs

* docs: updated URLs

* docs: updated URLs
2025-10-03 09:47:17 -07: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
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
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
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]
c0ee2d1dfd
chore(deps): bump androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1 in /tutorials/java/Polygons (#1671)
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:26:29 +00:00
dependabot[bot]
884d539ac3
chore(deps): bump com.google.android.gms:play-services-maps from 18.2.0 to 19.0.0 in /tutorials/java/Polygons (#1672)
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:24:44 +00:00
dependabot[bot]
a484f0fae2
chore(deps): bump androidx.test.ext:junit from 1.1.5 to 1.2.1 in /tutorials/java/Polygons (#1673)
chore(deps): bump androidx.test.ext:junit in /tutorials/java/Polygons

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:24:30 +00:00
dependabot[bot]
d52ab609d8
chore(deps): bump com.android.tools.build:gradle from 8.4.1 to 8.5.0 in /tutorials/java/Polygons (#1651)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.4.1 to 8.5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:38:18 +00:00
dependabot[bot]
8e21fea4ae
chore(deps): bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 in /tutorials/java/Polygons (#1626)
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:24:09 +00:00
dependabot[bot]
3f872bd9e3
chore(deps): bump com.android.tools.build:gradle from 8.4.0 to 8.4.1 in /tutorials/java/Polygons (#1604)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.4.0 to 8.4.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-27 13:27:16 +00:00
Enrique López Mañas
273126a7c7
chore: improved git hook to add Google API Keys (#1576)
* chore: improved git hook to add Google API Keys

* chore: updated Gradle
2024-05-17 05:10:18 -06:00
dependabot[bot]
35fd1c04b7
chore(deps): bump com.android.tools.build:gradle from 8.3.2 to 8.4.0 in /tutorials/java/Polygons (#1570)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.3.2 to 8.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-06 13:39:11 +00:00
Enrique López Mañas
1df7d3d37a
fix: updated dependencies to solve compilation issue (#1557)
* fix: versions and dependencies updated to allow compilation

* fix: duplicated libraries

* fix: updated Gradle

* fix: updated Manifest

* fix: updated Gradle

* fix: fixed header
2024-05-02 14:54:21 -06: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
dependabot[bot]
95e8f5b766
chore(deps): bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 in /tutorials/java/Polygons (#1535)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.3.1 to 8.3.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-04-15 13:33:34 +00:00
dependabot[bot]
42c9d18815
chore(deps): bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 in /tutorials/java/Polygons (#1525)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.3.0 to 8.3.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-03-25 13:38:25 +00:00
dependabot[bot]
7105d4e6b3
chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.3.0 in /tutorials/java/Polygons (#1499)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.1.4 to 8.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 13:52:13 +00:00
Enrique López Mañas
588287af6e
docs: added hook sample (#1462)
* docs: added hook sample

* docs: changed default value to DEFAULT_API_KEY
2024-01-26 09:51:18 -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]
a03ca9438e
chore(deps): bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /tutorials/java/Polygons (#1295)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.0.2 to 8.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-31 13:08:36 +00:00
dependabot[bot]
012f397fc5
chore(deps): bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /tutorials/java/Polygons (#1271)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.0.1 to 8.0.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-29 14:00:08 +00:00
dependabot[bot]
3bd35ccc88
chore(deps): bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 in /tutorials/java/Polygons (#1262)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 8.0.0 to 8.0.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-08 14:00:54 +00:00
dependabot[bot]
d6fdee7db6
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 in /tutorials/java/Polygons (#1239)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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>
2023-04-17 14:01:01 +00:00
dependabot[bot]
6e5fdcc9aa
chore(deps): bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 in /tutorials/java/Polygons (#1212)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 7.4.1 to 7.4.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-03-06 14:04:56 +00:00
Enrique López Mañas
56126e7678
chore(deps): update dependencies (#1204) 2023-02-21 10:53:52 -08:00
dependabot[bot]
6f4663a224
chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 in /tutorials/java/Polygons (#1193)
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:43 +00:00
dependabot[bot]
0938111615
chore(deps): bump com.android.tools.build:gradle from 7.4.0 to 7.4.1 in /tutorials/java/Polygons (#1177)
chore(deps): bump com.android.tools.build:gradle

Bumps com.android.tools.build:gradle from 7.4.0 to 7.4.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-06 13:04:59 +00:00
dependabot[bot]
05bf47f892
chore(deps): bump appcompat from 1.5.1 to 1.6.0 in /tutorials/java/Polygons (#1159)
chore(deps): bump appcompat in /tutorials/java/Polygons

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:15:43 +00:00
dependabot[bot]
8cf5aae8c2
chore(deps): bump gradle from 7.3.1 to 7.4.0 in /tutorials/java/Polygons (#1153)
Bumps gradle from 7.3.1 to 7.4.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 13:05:30 +00:00
dependabot[bot]
b7a743e328
chore(deps): bump espresso-core from 3.5.0 to 3.5.1 in /tutorials/java/Polygons (#1148)
chore(deps): bump espresso-core in /tutorials/java/Polygons

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:28:05 +00:00
dependabot[bot]
eca315805f
chore(deps): bump junit from 1.1.4 to 1.1.5 in /tutorials/java/Polygons (#1147)
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:36 +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]
125a60331f
chore(deps): bump junit from 1.1.3 to 1.1.4 in /tutorials/java/Polygons (#1086)
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:46 +00:00
dependabot[bot]
561c9ed1fc
chore(deps): bump espresso-core from 3.4.0 to 3.5.0 in /tutorials/java/Polygons (#1085)
chore(deps): bump espresso-core in /tutorials/java/Polygons

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:05:49 +00:00
dependabot[bot]
60d8a42316
chore(deps): bump gradle from 7.3.0 to 7.3.1 in /tutorials/java/Polygons (#1075)
Bumps gradle from 7.3.0 to 7.3.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-10-17 13:15:51 +00:00
dependabot[bot]
78191edc9f
chore(deps): bump gradle from 7.2.2 to 7.3.0 in /tutorials/java/Polygons (#1054)
Bumps gradle from 7.2.2 to 7.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-19 13:10:54 +00:00
dependabot[bot]
5d4672835c
chore(deps): bump appcompat from 1.5.0 to 1.5.1 in /tutorials/java/Polygons (#1049)
chore(deps): bump appcompat in /tutorials/java/Polygons

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:20:05 +00:00
dependabot[bot]
3c7852884d
chore(deps): bump appcompat from 1.4.2 to 1.5.0 in /tutorials/java/Polygons (#1035)
chore(deps): bump appcompat in /tutorials/java/Polygons

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:19 +00:00
dependabot[bot]
237afa84ac
chore(deps): bump gradle from 7.2.1 to 7.2.2 in /tutorials/java/Polygons (#1023)
Bumps gradle from 7.2.1 to 7.2.2.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-08 13:23:12 +00:00
dependabot[bot]
60e8e06a35
chore(deps): bump play-services-maps from 18.0.2 to 18.1.0 in /tutorials/java/Polygons (#1016)
chore(deps): bump play-services-maps in /tutorials/java/Polygons

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:43:22 +00:00
dependabot[bot]
38b7d5fc87
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /tutorials/java/Polygons (#978)
chore(deps): bump appcompat in /tutorials/java/Polygons

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:08 +00:00
dependabot[bot]
c2d5d21c20
chore(deps): bump gradle from 7.2.0 to 7.2.1 in /tutorials/java/Polygons (#963)
Bumps gradle from 7.2.0 to 7.2.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-05-30 13:12:19 +00: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
dependabot[bot]
4240b5fd17
chore(deps): bump gradle from 7.1.2 to 7.1.3 in /tutorials/java/Polygons (#918)
Bumps gradle from 7.1.2 to 7.1.3.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  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-04-11 13:08:51 +00:00