Initial commit
This commit is contained in:
commit
641bc16087
19 changed files with 838 additions and 0 deletions
5
settings.gradle.kts
Normal file
5
settings.gradle.kts
Normal file
|
@ -0,0 +1,5 @@
|
|||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
|
||||
rootProject.name = "Wingman"
|
Loading…
Add table
Add a link
Reference in a new issue