Skip to content
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

Gradle modernization and dependency updates #759

Merged
merged 3 commits into from
May 4, 2018
Merged

Gradle modernization and dependency updates #759

merged 3 commits into from
May 4, 2018

Conversation

barnhill
Copy link
Contributor

@barnhill barnhill commented May 3, 2018

  • update dependencies
  • target latest sdk
  • update gradle wrapper
  • fix lint warnings in gradle files
  • remove need for BetterViewPager
  • fix lint warnings in MaterialCalendarView around constant creations
  • remove need to specify build tools since they are included in the gradle plugin now
  • use dcendents android maven plugin to properly generate pom file dependencies for library
  • mark source as java 8 compatible

Brad Barnhill added 3 commits May 3, 2018 13:00
…les, remove need for BetterViewPager, fix lint warnings in MaterialCalendarView around constant creations, remove need to specify build tools since they are included in the gradle plugin now, use dcendents android maven plugin to properly generate pom file dependencies for library, mark source as java 8 compatible
@tevjef tevjef merged commit 875b6e2 into prolificinteractive:master May 4, 2018
@tevjef
Copy link
Contributor

tevjef commented May 4, 2018

LGMT! Thank you for your hard work!

@barnhill
Copy link
Contributor Author

barnhill commented May 4, 2018

@tevjef no problem just helping out :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants