mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 05:07:41 +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 'com.google.code.findbugs:jsr305:1.3.9'
|
||||
compile 'com.google.guava:guava:13.0.1'
|
||||
compile 'org.antlr:ST4:4.0.7'
|
||||
|
Reference in New Issue
Block a user