mirror of https://github.com/weisJ/darklaf.git
darculadarcula-themefeelguihacktoberfestintellijintellij-themelaflooklookandfeelnativesolarizedsolarized-dark-themesolarized-light-themesvgswingthemethemes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
580 B
21 lines
580 B
# Gradle |
|
org.gradle.parallel=true |
|
kotlin.code.style=official |
|
|
|
# See https://github.com/gradle/gradle/pull/11358 , https://issues.apache.org/jira/browse/INFRA-14923 |
|
# repository.apache.org does not yet support .sha256 and .sha512 checksums |
|
systemProp.org.gradle.internal.publish.checksums.insecure=true |
|
|
|
# Darklaf version |
|
darklaf.version=1.3.3.4 |
|
|
|
# Plugins |
|
shadow.version=5.1.0 |
|
com.github.vlsi.vlsi-release-plugins.version=1.54 |
|
com.github.johnrengelman.shadow.version=5.1.0 |
|
|
|
# Dependencies |
|
jna.version=4.1.0 |
|
jxlayer.version=3.0.4 |
|
swingx.version=1.6.1 |
|
svgSalamander.version=1.1.2.1
|
|
|