CB-3445: Add an initial set of Gradle build scripts

These scripts will build an android project, in debug and release mode.
They also support additional library projects, such as Crosswalk, being
added to libraries.gradle (and settings.gradle). A flag can be set in
libraries.gradle to enable multi-architecture builds.
This commit is contained in:
Ian Clelland
2014-08-18 09:40:33 -04:00
parent 95aa5c9f1c
commit 8aa813b862
8 changed files with 393 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
include ':CordovaLib', ':'