Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
v1r3n committed Jul 23, 2024
1 parent 287d29c commit 8d6d78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -251,5 +251,5 @@ signing {
tasks.withType(Test) {
maxParallelForks = 1
}
sourceSets.main.java.srcDirs += ['examples/java', 'examples/resources']
//sourceSets.main.java.srcDirs += ['examples/java', 'examples/resources']

0 comments on commit 8d6d78d

Please sign in to comment.