chore(deps): bump com.android.application from 8.3.1 to 8.3.2 in /snippets (#1532)

chore(deps): bump com.android.application in /snippets

Bumps com.android.application from 8.3.1 to 8.3.2.

---
updated-dependencies:
- dependency-name: com.android.application
  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:
dependabot[bot] 2024-04-10 11:22:31 +00:00 committed by GitHub
parent 95d6aba240
commit 378846fd14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ buildscript {
// [END maps_android_secrets_gradle_plugin_project_level_config]
plugins {
id 'com.android.application' version '8.3.1' apply false
id 'com.android.application' version '8.3.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
}