Skip to content

Maven Central Migration - Library updates to fix build#770

Merged
davideas merged 6 commits intodavideas:masterfrom
lauren2020:library-updates
Apr 11, 2021
Merged

Maven Central Migration - Library updates to fix build#770
davideas merged 6 commits intodavideas:masterfrom
lauren2020:library-updates

Conversation

@lauren2020
Copy link
Copy Markdown
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
Comment thread build.gradle Outdated
Comment thread flexible-adapter/build.gradle Outdated
Comment thread gradle/wrapper/gradle-wrapper.properties Outdated
Comment thread build.gradle Outdated
Comment thread build.gradle Outdated
android:layout_height="match_parent"
app:items="@{items}"
tools:listitem="@layout/recycler_simple_item" />
<!-- app:items="@{items}" was causing build error, temporarily removed -->
Copy link
Copy Markdown
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
Copy Markdown

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