Fast-forward master to working and delete working #1

Merged
AMNatty merged 29 commits from working into master 2022-04-06 09:04:32 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit a537ba7b76 - Show all commits

View File

@ -12,6 +12,7 @@ sourceSets {
main {
java {
srcDir "$buildDir/generated/java"
compileClasspath += config.output
}
}