Simple-File-Manager/settings.gradle
2021-08-25 00:37:18 +01:00

3 lines
133 B
Groovy

include ':app'
include ':commons'
project(":commons").projectDir = new File("/Users/cyberman/StudioProjects/Simple-Commons/commons")