PlayIntegrityFix/build.gradle.kts
dependabot[bot] 12c954c06f
Bump com.android.application from 8.2.2 to 8.3.0
Bumps com.android.application from 8.2.2 to 8.3.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>
2024-03-01 02:26:45 +00:00

3 lines
73 B
Plaintext

plugins {
id("com.android.application") version "8.3.0" apply false
}