3 lines
43 B
Groovy
3 lines
43 B
Groovy
rootProject.name = "NoteVC"
|
|
include("src")
|
rootProject.name = "NoteVC"
|
|
include("src")
|