mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-19 19:05:01 +08:00
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
buildscript {
|
|
val agp_version by extra("8.2.2")
|
|
}
|
|
plugins {
|
|
id("com.android.application") version "8.2.2" apply false
|
|
} |