Initial commit
This commit is contained in:
6
build.gradle.kts
Normal file
6
build.gradle.kts
Normal file
@@ -0,0 +1,6 @@
|
||||
plugins {
|
||||
java
|
||||
}
|
||||
|
||||
// Root project configuration
|
||||
// The actual plugin code is in the 'app' module
|
||||
Reference in New Issue
Block a user