mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-12 13:17:43 +02:00
build: include bleeding edge smali from source via jitpack (#2941)
* build: include smali from source * refactor: adjust build.gradle for repositories
This commit is contained in:
@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
dependencies {
|
||||
implementation project(':brut.j.common'),
|
||||
depends.commons_io
|
||||
testImplementation depends.junit
|
||||
implementation project(':brut.j.common')
|
||||
implementation depends.commons_io
|
||||
}
|
||||
|
Reference in New Issue
Block a user