mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump secrets-gradle-plugin in /tutorials/java/StyledMap (#865)
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>
This commit is contained in:
parent
c00f0565d3
commit
5c40d17acf
@ -7,7 +7,7 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.0.4'
|
||||
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.0"
|
||||
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user