Bump com.android.application from 8.7.2 to 8.7.3

Bumps com.android.application from 8.7.2 to 8.7.3.

---
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-12-03 22:07:43 +00:00 committed by GitHub
parent a5e8659290
commit b49c674c34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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