mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-21 08:12:56 +08:00
CB-8976: I wish there was an easier way to test gradle stuff then check it in without having to remember to delete imports
This closes #270
This commit is contained in:
parent
99d5ff7347
commit
bad0034e5d
@ -245,8 +245,6 @@ android {
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: '*.jar')
|
||||
// SUB-PROJECT DEPENDENCIES START
|
||||
debugCompile project(path: "CordovaLib", configuration: "debug")
|
||||
releaseCompile project(path: "CordovaLib", configuration: "release")
|
||||
// SUB-PROJECT DEPENDENCIES END
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user