Bump com.android.application from 8.5.0 to 8.5.1

Bumps com.android.application from 8.5.0 to 8.5.1.

---
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-07-21 08:12:17 +00:00 committed by tehcneko
parent ac95d737da
commit dab601582f

View File

@ -1,5 +1,5 @@
plugins { plugins {
id 'com.android.application' version '8.5.0' apply false id 'com.android.application' version '8.5.1' apply false
id 'org.lsposed.lsplugin.jgit' version "1.1" id 'org.lsposed.lsplugin.jgit' version "1.1"
} }