-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
updated gradles, dependencies, plugins, and code #845
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
Conversation
TacoTheDank
commented
Sep 19, 2018
- java 1.8 compatibility
- build tools to 28
- gradle to 4.10.1
- updated some code to go with java 1.8
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
| components: | ||
| - platform-tools | ||
| - tools | ||
| - tools |
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.
Why we need second line with - tools ?
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.
from what i can remember, it ensures that it uses the most up-to-date sdk
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.
@TacoTheDank Actually, Travis ignores the duplicated lines.
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.
hmm ok
|
I'm closing this as there are quite some conflicts now. @TacoTheDank Some of the changes look good, but please try to split up unrelated changes into several PR:s if possible, that makes reviewing and integrating the changes a lot easier! |
|
gotchu :) |