Fix #1147: shadowJar minimize exclude JFoenix
This commit is contained in:
@@ -22,6 +22,8 @@ subprojects {
|
||||
apply plugin: 'checkstyle'
|
||||
|
||||
repositories {
|
||||
flatDir name: 'libs', dirs: rootProject.file('lib')
|
||||
|
||||
mavenCentral()
|
||||
|
||||
maven { url 'https://jitpack.io' }
|
||||
|
||||
Reference in New Issue
Block a user