mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 13:27:37 +02:00
adjust build.gradle to handle apktool / dexlib2
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
*/
|
||||
|
||||
dependencies {
|
||||
compile project(':util')
|
||||
compile project('brut.apktool.smali:util')
|
||||
compile depends.findbugs
|
||||
compile depends.guava
|
||||
}
|
Reference in New Issue
Block a user