mirror of
https://github.com/revanced/Apktool.git
synced 2025-02-09 10:36:46 +01:00
`compile` it's deprecated since Gradle 6.0 and been discouraged since Gradle 3.4. We should use `implementation` and `api` instead because `compile` will be removed in Gradle 7.0. https://docs.gradle.org/6.5.1/userguide/upgrading_version_5.html#deprecations