mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
0e19f88a04
Had to split the test app from the tests, since that's how gradle forces you to do it.
5 lines
96 B
Groovy
5 lines
96 B
Groovy
include ":"
|
|
include ":CordovaLib"
|
|
project(':CordovaLib').projectDir = new File('../framework')
|
|
|