Skip to content

Commit b574745

Browse files
committed
revert
1 parent cb8995f commit b574745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ tasks.withType(JavaCompile).configureEach {
131131
sourceSets {
132132
main {
133133
java {
134-
srcDirs
134+
135135
}
136136
resources {
137137
srcDirs += project(":frontend").layout.buildDirectory.dir("vite")

0 commit comments

Comments
 (0)