mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2024-12-13 17:30:16 +01:00
4 lines
133 B
Groovy
4 lines
133 B
Groovy
include ':app'
|
|
include ':commons'
|
|
project(":commons").projectDir = new File("/Users/cyberman/StudioProjects/Simple-Commons/commons")
|