First Commit
This commit is contained in:
5
settings.gradle.kts
Normal file
5
settings.gradle.kts
Normal file
@@ -0,0 +1,5 @@
|
||||
rootProject.name = "oop-labs"
|
||||
include("untitled")
|
||||
include("Lab1")
|
||||
include("Challenge1")
|
||||
include("Lab2")
|
||||
Reference in New Issue
Block a user