Skip to content

Commit fb1e5ab

Browse files
committed
Update build scripts.
1 parent bf89d9e commit fb1e5ab

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

sierra-test/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,8 @@ plugins {
1818

1919
dependencies {
2020
implementation project(':sierra')
21-
2221
implementation "com.formdev:flatlaf:${flatLafVersion}"
2322
implementation "com.formdev:flatlaf-extras:${flatLafVersion}"
24-
2523
implementation 'org.pushing-pixels:radiance-theming:8.5.0'
2624
}
2725

sierra-tools/previewer/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ plugins {
1818

1919
dependencies {
2020
implementation project(':sierra')
21-
2221
implementation "com.formdev:flatlaf:${flatLafVersion}"
2322
implementation "com.formdev:flatlaf-extras:${flatLafVersion}"
2423
implementation 'com.fifesoft:rsyntaxtextarea:3.6.1'

0 commit comments

Comments
 (0)