Github user infil00p commented on the pull request:
https://github.com/apache/cordova-android/pull/299#issuecomment-214899779
Good call on updating this to Gradle 2.13, I just updated to 2.1.0 beta,
and Android Studio just showed me a bunch of complaints about importing the
project.
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/299
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the featur
Github user infil00p commented on the pull request:
https://github.com/apache/cordova-android/pull/299#issuecomment-214900265
OK, I merged this in, because I need it for something I'm working on :P
---
If your project is set up for it, you can reply to this email and have your
reply
Github user nikhilkh commented on the pull request:
https://github.com/apache/cordova-android/pull/299#issuecomment-214809471
I just ended up moving to version 2.13 which is the latest - and the perf
is even a bit better than version 2.8. I looked at Android docs and did not
find anyt
Github user infil00p commented on the pull request:
https://github.com/apache/cordova-android/pull/299#issuecomment-214762095
Why 2.8? Why not 2.10? Is 2.10 slower than 2.8? Will this break other
users somehow?
---
If your project is set up for it, you can reply to this email and
Github user codecov-io commented on the pull request:
https://github.com/apache/cordova-android/pull/299#issuecomment-214615174
## [Current coverage][cc-pull] is **100%**
> Merging [#299][cc-pull] into [master][cc-base-branch] will increase
coverage by **+63.87%**
```diff
GitHub user nikhilkh opened a pull request:
https://github.com/apache/cordova-android/pull/299
CB-11153 Use Gradle 2.8 correctly for building Android projects
This improves gradle build performance by 1 second on my machine
@jasongin; @infil00p; @riknoll to help review
You