update settings.gradle
This commit is contained in:
parent
d92af2f97d
commit
77ec965e40
|
@ -1,3 +1 @@
|
|||
include ':app'
|
||||
include ':commons'
|
||||
project(":commons").projectDir = new File("/Users/darthpaul/StudioProjects/Simple-Commons/commons")
|
||||
|
|
Loading…
Reference in New Issue