mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump secrets-gradle-plugin from 1.3.0 to 2.0.0 in /snippets (#663)
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>
This commit is contained in:
parent
d60acfcdcd
commit
2557413288
@ -15,7 +15,7 @@ buildscript {
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
// [END_EXCLUDE]
|
||||
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:1.3.0"
|
||||
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.0"
|
||||
}
|
||||
}
|
||||
// [END maps_android_secrets_gradle_plugin_classpath]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user