Bump com.android.application from 8.5.1 to 8.5.2

Bumps com.android.application from 8.5.1 to 8.5.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>
This commit is contained in:
dependabot[bot] 2024-08-09 05:23:50 +00:00 committed by GitHub
parent a6adc55044
commit 69d3f46a3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ buildscript {
}
plugins {
id "com.android.application" version '8.5.1' apply false
id "com.android.application" version '8.5.2' apply false
id "org.jetbrains.kotlin.android" version "$kotlin_version" apply false
}