Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

#122 - Migration to AndroidX#126

Merged
Dimezis merged 1 commit intoDimezis:androidxfrom
danielwilson1702:master
Nov 2, 2020
Merged

#122 - Migration to AndroidX#126
Dimezis merged 1 commit intoDimezis:androidxfrom
danielwilson1702:master

Conversation

Copy link
Contributor

danielwilson1702 commented Oct 30, 2020 *
edited
Loading

Fixes #122 I could do with this to kill Jetifier from my app. Not for build speed like most people, but I'm using a jar which cannot be jetified inside an aar and all consumers of the lib (like my app) need to explicitly exclude it if they use jetifier which is a little confusing to explain to people. I ran the sample app and it doesn't crash so hopefully this will be a simple merge

Dimezis and 0rp3u reacted with thumbs up emoji
Copy link
Owner

Dimezis commented Nov 1, 2020

Will check it out tomorrow, thank you

Dimezis changed the base branch from master to androidx November 2, 2020 18:52
Dimezis merged commit b4720ff into Dimezis:androidx Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Migrate to Androidx so library users can drop jetifier

2 participants