Skip to content

Commit c33a4ac

Browse files
committed
Fix Travis not obfuscating jars due to uploadArchives bug
1 parent 53ca813 commit c33a4ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ uploadArchives {
301301
}
302302
}
303303
}
304+
uploadArchives.dependsOn build
304305

305306
idea {
306307
module {

0 commit comments

Comments
 (0)