Updated Gradle build files.

This commit is contained in:
Deryck Brown
2022-05-13 20:38:22 +01:00
parent d55ab77d0a
commit c8ed9462d8
4 changed files with 19 additions and 18 deletions
+4 -3
View File
@@ -1,3 +1,4 @@
plugins {
id 'java-library'
}
apply plugin: 'java-library'
apply plugin: 'eclipse'
sourceCompatibility = 17