chore(deps): bump com.google.secrets_gradle_plugin in /ApiDemos/kotlin (#459)

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>
This commit is contained in:
dependabot-preview[bot] 2021-02-22 08:14:09 +00:00 committed by GitHub
parent f842a629c8
commit a607b49894
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-android-extensions'
id 'com.google.secrets_gradle_plugin' version '0.4'
id 'com.google.secrets_gradle_plugin' version '0.5'
}
android {