dependabot[bot]
52d7347d97
chore(deps): bump com.android.tools.build:gradle from 8.3.2 to 8.4.0 in /ApiDemos/java ( #1565 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:08:17 +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
dependabot[bot]
725911ec17
chore(deps): bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 in /ApiDemos/java ( #1542 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:57:40 +00:00
dependabot[bot]
52c6b5b729
chore(deps): bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 in /ApiDemos/java ( #1522 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:27:20 +00:00
dependabot[bot]
e1fbc10921
chore(deps): bump com.android.tools.build:gradle from 8.1.4 to 8.3.0 in /ApiDemos/java ( #1501 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:55:46 +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
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]
d74383f4f6
chore(deps): bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 in /ApiDemos/java ( #1301 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:49:40 +00:00
dependabot[bot]
fa98515825
chore(deps): bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 in /ApiDemos/java ( #1300 )
...
chore(deps): bump androidx.recyclerview:recyclerview in /ApiDemos/java
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:49:27 +00:00
dependabot[bot]
797a6abe9a
chore(deps): bump com.android.tools.build:gradle from 8.0.1 to 8.0.2 in /ApiDemos/java ( #1274 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:01:30 +00:00
dependabot[bot]
63490741cb
chore(deps): bump com.android.tools.build:gradle from 8.0.0 to 8.0.1 in /ApiDemos/java ( #1258 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:01:13 +00:00
dependabot[bot]
07fa4722d3
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.0 in /ApiDemos/java ( #1243 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:05:20 +00:00
dependabot[bot]
6d8897f250
chore(deps): bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0 in /ApiDemos/java ( #1217 )
...
chore(deps): bump androidx.recyclerview:recyclerview in /ApiDemos/java
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:03:21 +00:00
dependabot[bot]
6d3514224b
chore(deps): bump com.android.tools.build:gradle from 7.4.1 to 7.4.2 in /ApiDemos/java ( #1209 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:03:24 +00:00
Enrique López Mañas
56126e7678
chore(deps): update dependencies ( #1204 )
2023-02-21 10:53:52 -08:00
dependabot[bot]
2e06e75147
chore(deps): bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1 in /ApiDemos/java ( #1202 )
...
chore(deps): bump androidx.appcompat:appcompat in /ApiDemos/java
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:05:33 +00:00
dependabot[bot]
df9627a502
chore(deps): bump com.android.tools.build:gradle from 7.4.0 to 7.4.1 in /ApiDemos/java ( #1181 )
...
chore(deps): bump com.android.tools.build:gradle in /ApiDemos/java
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:05:37 +00:00
dependabot[bot]
8c93b9b126
chore(deps): bump appcompat from 1.5.1 to 1.6.0 in /ApiDemos/java ( #1161 )
...
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:34 +00:00
dependabot[bot]
85f7338dc7
chore(deps): bump gradle from 7.3.1 to 7.4.0 in /ApiDemos/java ( #1151 )
...
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:07:07 +00:00
dependabot[bot]
7944084ea3
chore(deps): bump espresso-core from 3.5.0 to 3.5.1 in /ApiDemos/java ( #1144 )
...
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:16:31 +00:00
dependabot[bot]
fa5b5db4e6
chore(deps): bump junit from 1.1.4 to 1.1.5 in /ApiDemos/java ( #1137 )
...
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:08:12 +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]
1a1fe31058
chore(deps): bump junit from 1.1.3 to 1.1.4 in /ApiDemos/java ( #1087 )
...
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:17 +00:00
dependabot[bot]
3fd8822c27
chore(deps): bump espresso-core from 3.4.0 to 3.5.0 in /ApiDemos/java ( #1089 )
...
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:06:13 +00:00
dependabot[bot]
113213e477
chore(deps): bump gradle from 7.3.0 to 7.3.1 in /ApiDemos/java ( #1080 )
...
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:43 +00:00
dependabot[bot]
1da78319c0
chore(deps): bump gradle from 7.2.2 to 7.3.0 in /ApiDemos/java ( #1056 )
...
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:40:41 +00:00
dependabot[bot]
e0eb1eda5b
chore(deps): bump appcompat from 1.5.0 to 1.5.1 in /ApiDemos/java ( #1043 )
...
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:35 +00:00
dependabot[bot]
d6b072b5d0
chore(deps): bump appcompat from 1.4.2 to 1.5.0 in /ApiDemos/java ( #1037 )
...
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:30 +00:00
dependabot[bot]
dc82b42bcc
chore(deps): bump gradle from 7.2.1 to 7.2.2 in /ApiDemos/java ( #1022 )
...
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:15:37 +00:00
dependabot[bot]
0616c0a171
chore(deps): bump play-services-maps from 18.0.2 to 18.1.0 in /ApiDemos/java ( #1014 )
...
chore(deps): bump play-services-maps in /ApiDemos/java
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:44:38 +00:00
dependabot[bot]
120c682624
chore(deps): bump appcompat from 1.4.1 to 1.4.2 in /ApiDemos/java ( #977 )
...
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:11:55 +00:00
dependabot[bot]
479a818fa8
chore(deps): bump gradle from 7.2.0 to 7.2.1 in /ApiDemos/java ( #966 )
...
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:01 +00:00
dependabot[bot]
7322109eb5
chore(deps): bump gradle from 7.1.3 to 7.2.0 in /ApiDemos/java ( #941 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 00:14:16 +00:00
dependabot[bot]
dfa6ca4d77
chore(deps): bump gradle from 7.1.2 to 7.1.3 in /ApiDemos/java ( #919 )
...
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:09:12 +00:00
dependabot[bot]
b671cd7ae0
chore(deps): bump secrets-gradle-plugin in /ApiDemos/java ( #871 )
...
Bumps [secrets-gradle-plugin](https://github.com/google/secrets-gradle-plugin ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/google/secrets-gradle-plugin/releases )
- [Changelog](https://github.com/google/secrets-gradle-plugin/blob/main/.releaserc )
- [Commits](https://github.com/google/secrets-gradle-plugin/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin
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-25 17:46:56 +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
Chris Arriola
e76f21fb1f
chore: Replace default MAPS_API_KEY value. ( #900 )
...
Change-Id: I4080de8db81d54c126ad5af3a3070b4afcbea22e
2022-03-23 09:32:39 -07:00
dependabot[bot]
513d878f57
chore(deps): bump gradle from 7.0.4 to 7.1.2 in /ApiDemos/java ( #886 )
...
Bumps gradle from 7.0.4 to 7.1.2.
---
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>
2022-03-22 22:06:16 +00:00
Chris Arriola
edaf12db21
chore: Use Gradle 7.2 in ApiDemos. ( #896 )
...
Change-Id: I2af001a0a64531f5557c6c708c51bb279af33b5f
2022-03-22 09:11:54 -07: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]
20233ae1da
chore(deps): bump appcompat from 1.4.0 to 1.4.1 in /ApiDemos/java ( #816 )
...
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:20:09 +00:00
dependabot[bot]
f83c80dde9
chore(deps): bump play-services-maps in /ApiDemos/java ( #804 )
...
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-01-10 13:12:07 +00:00
dependabot[bot]
50995f5478
chore(deps): bump gradle from 7.0.3 to 7.0.4 in /ApiDemos/java ( #775 )
...
Bumps gradle from 7.0.3 to 7.0.4.
---
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>
2021-12-13 13:28:58 +00:00
dependabot[bot]
9274f0ebe8
chore(deps): bump play-services-maps in /ApiDemos/java ( #774 )
...
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:19:22 +00:00
dependabot[bot]
7623f5adb3
chore(deps): bump appcompat from 1.3.1 to 1.4.0 in /ApiDemos/java ( #757 )
...
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:20:28 +00:00