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

Maven Central Migration - Library updates to fix build #770

Merged
merged 6 commits into from
Apr 11, 2021

Conversation

lauren2020
Copy link
Contributor

@lauren2020 lauren2020 commented Mar 5, 2021

Issue: #768

This PR updates outdated dependencies that were preventing the project from building and being moved to maven central.

Includes commenting out setting items in fragment_recycler_view_data.xml to allow sample project to build
Remove sample app temporary fix - creating a new issue for this to keep scope to allowing build for maven central migration
build.gradle Outdated Show resolved Hide resolved
flexible-adapter/build.gradle Outdated Show resolved Hide resolved
gradle/wrapper/gradle-wrapper.properties Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
build.gradle Outdated Show resolved Hide resolved
tools:listitem="@layout/recycler_simple_item" />
<!-- app:items="@{items}" was causing build error, temporarily removed -->
Copy link
Contributor Author

@lauren2020 lauren2020 Mar 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to prevent a build error for the demo app, would like to move fix for demo app to a separate pr to not hold up general build fix for maven central migration

@lauren2020 lauren2020 marked this pull request as ready for review March 10, 2021 18:00
@davideas davideas merged commit 844a070 into davideas:master Apr 11, 2021
@barnhill
Copy link

gradlepluginportal() may point to JCenter too. We need to eval if this is necessary.

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.

3 participants