mirror of
https://github.com/revanced/Apktool.git
synced 2024-11-06 20:57:02 +01:00
4c3f1f335a
`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 |
||
---|---|---|
.. | ||
src | ||
build.gradle |