mirror of
https://github.com/revanced/smali.git
synced 2025-05-08 10:24:31 +02:00
4 lines
92 B
Groovy
4 lines
92 B
Groovy
dependencies {
|
|
compile 'commons-cli:commons-cli:1.2'
|
|
testCompile 'junit:junit:4.6'
|
|
} |