Chris Arriola
74547973f8
chore: Fix build failures. ( #895 )
...
* chore: Fix builds.
Change-Id: Icc0064049ecc8f02843a382415514228031e2183
* Bump to gradle 7.2.
Change-Id: Ia36fbf147bc3ec8c5f44fd980868a691263174e9
2022-03-21 16:18:40 -07:00
dependabot[bot]
93307d0e72
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #878 )
...
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-02-28 13:07:00 +00:00
dependabot[bot]
eaf606e73f
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #746 )
...
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>
2022-02-03 23:39:19 +00:00
dependabot[bot]
9f69851f8b
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker ( #815 )
...
Bumps appcompat from 1.3.1 to 1.4.1.
---
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>
2022-02-03 23:25:35 +00:00
dependabot[bot]
f502c4242d
chore(deps): bump play-services-maps in /tutorials/kotlin/MapWithMarker ( #811 )
...
Bumps play-services-maps from 17.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-major
...
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:28 +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
dependabot[bot]
c0f4a5f434
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #799 )
...
Bumps `kotlin_version` from 1.6.0 to 1.6.10.
Updates `kotlin-gradle-plugin` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10 )
Updates `kotlin-stdlib-jdk7` from 1.6.0 to 1.6.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-20 13:20:45 +00: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]
fcbb8b0732
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #784 )
...
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:58:45 +00:00
dependabot[bot]
57bf3bf0b5
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #751 )
...
Bumps `kotlin_version` from 1.5.31 to 1.6.0.
Updates `kotlin-gradle-plugin` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.5.31 to 1.6.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-15 13:15:44 +00:00
dependabot[bot]
e11885227b
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #713 )
...
Bumps `kotlin_version` from 1.5.30 to 1.5.31.
Updates `kotlin-gradle-plugin` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
Updates `kotlin-stdlib-jdk7` from 1.5.30 to 1.5.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.30...v1.5.31 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-10-18 14:38:24 +00:00
dependabot[bot]
eabf9a0439
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #725 )
...
Bumps gradle from 7.0.1 to 7.0.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>
2021-10-18 13:45:03 +00:00
dependabot[bot]
2f0bef13bb
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #685 )
...
Bumps `kotlin_version` from 1.5.21 to 1.5.30.
Updates `kotlin-gradle-plugin` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
Updates `kotlin-stdlib-jdk7` from 1.5.21 to 1.5.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.21...v1.5.30 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-08-30 13:19:52 +00:00
dependabot[bot]
3e2684a4d2
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #673 )
...
Bumps gradle from 7.0.0 to 7.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>
2021-08-23 13:16:16 +00:00
dependabot[bot]
76e7ec80e4
chore(deps): bump secrets-gradle-plugin ( #665 )
...
Bumps [secrets-gradle-plugin](https://github.com/google/secrets-gradle-plugin ) from 1.3.0 to 2.0.0.
- [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/v1.3.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin
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>
2021-08-16 13:18:18 +00:00
Chris Arriola
b92eeef28b
chore: Using AGP 7.0.0 ( #658 )
...
* chore: Using AGP 7.0.0
* Use Java 11.
* Using 'adopt' distribution
* Ignore .java-version
* Remove onClick from XML
* Add abortOnError false.
2021-08-09 16:41:26 -07:00
dependabot[bot]
7da2395dfe
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #611 )
...
Bumps core-ktx from 1.5.0 to 1.6.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-07-26 14:17:22 +00:00
dependabot[bot]
87bff625f7
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker ( #639 )
...
Bumps appcompat from 1.3.0 to 1.3.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>
2021-07-26 13:35:28 +00:00
dependabot[bot]
b056901a8b
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #635 )
...
Bumps `kotlin_version` from 1.5.20 to 1.5.21.
Updates `kotlin-gradle-plugin` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
Updates `kotlin-stdlib-jdk7` from 1.5.20 to 1.5.21
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.20...v1.5.21 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-07-19 13:19:58 +00:00
dependabot[bot]
f39042c0c0
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #609 )
...
Bumps gradle from 4.1.3 to 4.2.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>
2021-07-15 19:14:54 +00:00
Chris Arriola
5e9359b25e
chore: Update dependencies and remove jcenter() ( #582 )
...
* chore: Bump AGP 4.2.1 and use secrets-gradle-plugin 1.3.0
* chore: Remove jcenter()
* Use gradle 6.7.1
* Add volley 1.2.0
* Fix build errors.
* Use requireActivity.
2021-07-14 17:22:31 -07:00
dependabot[bot]
fddb724c66
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker ( #613 )
...
Bumps junit from 1.1.2 to 1.1.3.
---
updated-dependencies:
- dependency-name: androidx.test.ext:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 14:06:22 +00:00
dependabot[bot]
564e041e45
chore(deps): bump espresso-core in /tutorials/kotlin/MapWithMarker ( #605 )
...
Bumps espresso-core from 3.3.0 to 3.4.0.
---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-05 13:14:54 +00:00
dependabot[bot]
53bb76ea46
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #595 )
...
Bumps `kotlin_version` from 1.5.10 to 1.5.20.
Updates `kotlin-gradle-plugin` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
Updates `kotlin-stdlib-jdk7` from 1.5.10 to 1.5.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.10...v1.5.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk7
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-06-28 13:37:02 +00:00
Chris Arriola
49f0bf91e5
chore: Update to secrets-gradle-plugin 1.2.0 ( #580 )
...
* chore: Update to secrets-gradle-plugin 1.2.0
* Add new snippet.
2021-06-21 13:25:12 -07:00
Chris Arriola
de8c96bbd2
chore: Update secrets-gradle-plugin to 1.1.0 ( #579 )
2021-06-16 11:47:18 -07:00
dependabot[bot]
37a94361ba
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #571 )
...
Bumps `kotlin_version` from 1.5.0 to 1.5.10.
Updates `kotlin-gradle-plugin` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Updates `kotlin-stdlib-jdk7` from 1.5.0 to 1.5.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.5.0...v1.5.10 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 07:09:59 +00:00
dependabot[bot]
4e93788f1f
chore(deps): bump appcompat in /tutorials/kotlin/MapWithMarker ( #563 )
...
Bumps appcompat from 1.2.0 to 1.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 07:06:59 +00:00
dependabot[bot]
3db938da23
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #562 )
...
Bumps core-ktx from 1.3.2 to 1.5.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 07:06:48 +00:00
Chris Arriola
d7470b3e73
chore: Remove optional.
2021-05-13 17:19:33 -07:00
dependabot[bot]
ca4ae519a4
chore(deps): bump play-services-maps in /tutorials/kotlin/MapWithMarker ( #531 )
...
Bumps play-services-maps from 17.0.0 to 17.0.1.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 20:30:16 +00:00
dependabot[bot]
160bf51698
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #527 )
...
Bumps `kotlin_version` from 1.4.32 to 1.5.0.
Updates `kotlin-gradle-plugin` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.4.32 to 1.5.0
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-29 19:11:11 +00:00
dependabot-preview[bot]
636f60f4e6
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #497 )
...
Bumps `kotlin_version` from 1.4.31 to 1.4.32.
Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Updates `kotlin-stdlib-jdk7` from 1.4.31 to 1.4.32
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-29 09:28:08 +00:00
dependabot-preview[bot]
832ae916fb
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #484 )
...
Bumps gradle from 4.1.2 to 4.1.3.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-22 07:58:44 +00:00
dependabot-preview[bot]
0af41433b7
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #471 )
...
Bumps `kotlin_version` from 1.4.30 to 1.4.31.
Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31 )
Updates `kotlin-stdlib-jdk7` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-01 12:48:24 +00:00
dependabot-preview[bot]
63aa4379e1
chore(deps): bump com.google.secrets_gradle_plugin ( #462 )
...
Bumps com.google.secrets_gradle_plugin from 0.4 to 0.5.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-22 08:31:57 +00:00
dependabot-preview[bot]
970551c64f
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker ( #446 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-15 07:48:53 +00:00
dependabot-preview[bot]
362edcd676
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #443 )
...
Bumps `kotlin_version` from 1.4.21-2 to 1.4.30.
Updates `kotlin-gradle-plugin` from 1.4.21-2 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21-2...v1.4.30 )
Updates `kotlin-stdlib-jdk7` from 1.4.21-2 to 1.4.30
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.21-2...v1.4.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 08:19:37 +00:00
Chris Arriola
99da3d7c5f
chore: Using secrets-gradle-plugin ( #432 )
...
* chore: Using secrets-gradle-plugin
* Using secrets-gradle-plugin in all projects.
* Using 0.4 version of secrets-gradle-plugin
2021-01-27 13:30:29 -08:00
Chris Arriola
87f37c0320
feat: Adding sample for MapInPagerDemoActivity and MultiMapDemoActivity ( #429 )
...
* Adding sample for MapInPagerDemoActivity
* Bump to gradle 6.5
* Adding MultiMapDemoActivity.
2021-01-26 14:54:21 -08:00
dependabot-preview[bot]
4768bab065
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #421 )
...
Bumps gradle from 4.0.2 to 4.1.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-26 01:05:33 +00:00
dependabot-preview[bot]
4a2ea0fd8c
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #413 )
...
Bumps `kotlin_version` from 1.4.20 to 1.4.21-2.
Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21-2
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.20...v1.4.21-2 )
Updates `kotlin-stdlib-jdk7` from 1.4.20 to 1.4.21-2
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.20...v1.4.21-2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-01-04 07:41:29 +00:00
Chris Arriola
2ab19b7e0d
feat: Using local.properties to provide API key ( #398 )
...
* feat: Using local.properties to provide API key instead of secure.properties.
* Remove redundant declaration in main AndroidManifest.xml
* Migrate ApiDemos - Kotlin to use local.properties.
* Update README for tutorials.
* Genericize.
* Remove references to secure.properties.
* s/master/main
2020-11-25 13:38:00 -08:00
dependabot-preview[bot]
4839fe7445
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker ( #394 )
...
Bumps `kotlin_version` from 1.4.10 to 1.4.20.
Updates `kotlin-gradle-plugin` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.10...v1.4.20 )
Updates `kotlin-stdlib-jdk7` from 1.4.10 to 1.4.20
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.10...v1.4.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-23 07:52:52 +00:00
dependabot-preview[bot]
48dc1502a7
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker ( #340 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-14 09:22:47 -07:00
dependabot-preview[bot]
d004d60a4b
chore(deps): bump gradle in /tutorials/kotlin/MapWithMarker ( #337 )
...
Bumps gradle from 4.0.1 to 4.0.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-12 08:01:56 +00:00
dependabot-preview[bot]
20aac0f4d3
chore(deps): bump core-ktx in /tutorials/kotlin/MapWithMarker ( #329 )
...
Bumps core-ktx from 1.3.1 to 1.3.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-05 07:31:45 +00:00
dependabot-preview[bot]
dccf3b64d5
chore(deps): bump kotlin_version in /tutorials/kotlin/MapWithMarker
...
Bumps `kotlin_version` from 1.4.0 to 1.4.10.
Updates `kotlin-gradle-plugin` from 1.4.0 to 1.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.0...v1.4.10 )
Updates `kotlin-stdlib-jdk7` from 1.4.0 to 1.4.10
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.10/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.0...v1.4.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-23 23:55:54 +00:00
dependabot-preview[bot]
7fbeee0cc7
chore(deps): bump junit in /tutorials/kotlin/MapWithMarker ( #296 )
2020-09-10 18:25:23 +00:00
dependabot-preview[bot]
f7104996bc
chore(deps): bump espresso-core in /tutorials/kotlin/MapWithMarker ( #297 )
2020-09-10 17:56:09 +00:00