Import the Kotlin project from Dojo assignment
This commit is contained in:
parent
2276f60b2f
commit
98c91a107a
11 changed files with 245 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
}
|
||||
|
||||
application {
|
||||
mainClass.set("MainKt")
|
||||
mainClass.set("RoverKt")
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue