Joe Bowser wrote: >So, should we also fix this before the release? I'm thinking we probably >should: > >https://issues.apache.org/jira/browse/CB-7463 > >I've fixed it on master, so we could just cherry-pick it into Android.
I'm assuming that you aren't shipping the tests. $ find . -name '*gradle*' ./platforms/android/build.gradle ./platforms/android/CordovaLib/build.gradle ./platforms/android/settings.gradle It looks like you need to license both settings and build.. http://www.gradle.org/docs/current/userguide/working_with_files.html Seems to indicate `//` is a comment.