mirror of
https://github.com/chiteroman/PlayIntegrityFix.git
synced 2025-01-18 11:02:40 +02:00
12 lines
380 B
TOML
12 lines
380 B
TOML
[versions]
|
|
agp = "8.6.0"
|
|
cxx = "27.0.12077973"
|
|
hiddenapibypass = "4.3"
|
|
|
|
[libraries]
|
|
cxx = { group = "org.lsposed.libcxx", name = "libcxx", version.ref = "cxx" }
|
|
hiddenapibypass = { group = "org.lsposed.hiddenapibypass", name = "hiddenapibypass", version.ref = "hiddenapibypass" }
|
|
|
|
[plugins]
|
|
android-application = { id = "com.android.application", version.ref = "agp" }
|