Implemented Module Configuration

This commit is contained in:
2022-12-02 22:36:34 +01:00
parent 8e39acef45
commit 6722f399db
18 changed files with 1659 additions and 972 deletions
+1
View File
@@ -45,6 +45,7 @@ configurations {
}
dependencies {
builderImplementation 'com.google.code.gson:gson:2.10'
builderImplementation 'de.speiger:Simple-Code-Generator:1.1.4'
testImplementation 'junit:junit:4.12'
testImplementation 'com.google.guava:guava-testlib:31.0.1-jre'