mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-01-31 10:45:02 +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")
|