Split test app project out of root project.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
rootProject.name = 'native-platform'
|
||||
|
||||
include 'testApp'
|
||||
|
||||
project(':testApp').projectDir = new File(rootDir, 'test-app')
|
||||
|
||||
Reference in New Issue
Block a user