Skip to content

Commit a3e6f35

Browse files
committed
checkpoint
1 parent c837a31 commit a3e6f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flutter-studio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ intellij {
3636

3737
sourceSets {
3838
main.java.srcDirs = ['src']
39-
test.java.srcDirs = ['testSrc']
39+
//test.java.srcDirs = ['testSrc']
4040
}
4141

4242
buildSearchableOptions.enabled = false

0 commit comments

Comments
 (0)