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