2 lines
87 B
Groovy
2 lines
87 B
Groovy
|
include ':app'
|
||
|
project(':app').projectDir = new File(rootDir, 'mobileapp/android/app/')
|