mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 23:37:13 -06:00
build.gradle.kts: moved jcenter to root script
This commit is contained in:
@@ -21,10 +21,6 @@ plugins {
|
||||
id( "com.jfrog.bintray" ) version "1.8.4"
|
||||
}
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation( project( ":flatlaf-core" ) )
|
||||
implementation( "com.miglayout:miglayout-swing:5.2" )
|
||||
|
||||
Reference in New Issue
Block a user