Add Gradle files
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
include ':app'
|
||||
|
||||
sourceControl {
|
||||
gitRepository("https://gitlab.com/moasdawiki/moasdawiki-server.git") {
|
||||
producesModule("net.moasdawiki:moasdawiki-server")
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user