mirror of
https://github.com/revanced/smali.git
synced 2025-06-12 04:17:36 +02:00
Refactor the maven upload build stuff
This also adds the required javadoc jars
This commit is contained in:
@ -36,8 +36,4 @@ dependencies {
|
||||
compile 'org.antlr:ST4:4.0.7'
|
||||
|
||||
testCompile 'junit:junit:4.6'
|
||||
}
|
||||
|
||||
// this is a test-only project that we don't need to upload to maven
|
||||
signArchives.enabled = false
|
||||
uploadArchives.enabled = false
|
||||
}
|
Reference in New Issue
Block a user