chore(deps): bump com.android.application from 8.4.1 to 8.5.0 in /WearOS (#1650)

Bumps com.android.application from 8.4.1 to 8.5.0.

---
updated-dependencies:
- dependency-name: com.android.application
  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>
This commit is contained in:
dependabot[bot] 2024-06-17 13:34:06 +00:00 committed by GitHub
parent df5b5e8cda
commit 657d0e6e3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@
*/
plugins {
id 'com.android.application' version '8.4.1' apply false
id 'com.android.application' version '8.5.0' apply false
id 'com.google.android.libraries.mapsplatform.secrets-gradle-plugin' version '2.0.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
}