parent
45fde20b0e
commit
20fcb42872
@ -74,7 +74,7 @@ project(modulePrefix + 'extension-workmanager').projectDir = new File(rootDir, '
|
||||
|
||||
include modulePrefix + 'robolectricutils'
|
||||
project(modulePrefix + 'robolectricutils').projectDir = new File(rootDir, 'robolectricutils')
|
||||
include modulePrefix + 'testutils'
|
||||
project(modulePrefix + 'testutils').projectDir = new File(rootDir, 'testutils')
|
||||
include modulePrefix + 'testdata'
|
||||
project(modulePrefix + 'testdata').projectDir = new File(rootDir, 'testdata')
|
||||
include modulePrefix + 'testutils'
|
||||
project(modulePrefix + 'testutils').projectDir = new File(rootDir, 'testutils')
|
||||
|
Loading…
x
Reference in New Issue
Block a user