PlayIntegrityFix/gradle/libs.versions.toml
chiteroman d1b5ccf3fe Revert "mega update"
This reverts commit eea2f6bd3f.
2025-01-20 22:48:13 +01:00

12 lines
369 B
TOML

[versions]
agp = "8.7.3"
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" }