PlayIntegrityFix/gradle/libs.versions.toml
chiteroman 44a0ccc850
Some checks are pending
Android CI / build (push) Waiting to run
inject changes
2025-04-07 14:12:11 +02:00

12 lines
361 B
TOML

[versions]
agp = "8.8.2"
cxx = "27.0.12077973"
hiddenapibypass = "6.1"
[libraries]
cxx = { group = "org.lsposed.libcxx", name = "libcxx", version.ref = "cxx" }
hiddenapibypass = { group = "org.lsposed.hiddenapibypass", name = "hiddenapibypass", version.ref = "hiddenapibypass" }
[plugins]
android-library = { id = "com.android.library", version.ref = "agp" }