CB-8976: Accidentally left in the crosswalk build from when I was experimenting with this file

This commit is contained in:
Joe Bowser 2016-03-03 15:25:19 -08:00
parent dc579417fe
commit 99d5ff7347

View File

@ -86,7 +86,6 @@ ext {
}
// PLUGIN GRADLE EXTENSIONS START
apply from: "cordova-plugin-crosswalk-webview/app-xwalk.gradle"
// PLUGIN GRADLE EXTENSIONS END
def hasBuildExtras = file('build-extras.gradle').exists()