-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Android Gradle Plugin to 2.3.2, support libs to 25.3.1. #794
Update Android Gradle Plugin to 2.3.2, support libs to 25.3.1. #794
Conversation
Codecov Report
@@ Coverage Diff @@
## master #794 +/- ##
==========================================
- Coverage 96.85% 96.85% -0.01%
==========================================
Files 87 87
Lines 2638 2636 -2
Branches 296 296
==========================================
- Hits 2555 2553 -2
Misses 50 50
Partials 33 33
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So Travis still doesn't support android-25 api or is it something different?
Yeah, looks like so, never liked their magic dsl
…On Mon, May 22, 2017, 21:45 Ilya Zorin ***@***.***> wrote:
***@***.**** approved this pull request.
So Travis still doesn't support android-25 api or is it something
different?
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#794 (review)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA7B3Fk8MfQdLLM-BjzRmw8G1-m4jMv5ks5r8de4gaJpZM4NigtE>
.
|
Codecov thinks that coverage will be reduced by |
Opened instead of #793.
I now manually download Android SDK which resolves wrong "platform-tools" version problem on Travis CI.