-
Notifications
You must be signed in to change notification settings - Fork 50
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
Migrate to AndroidX #20
base: master
Are you sure you want to change the base?
Conversation
Anything preventing a merge of this? |
Could this PR be merged please? |
Jetifier will live longer than Android. |
Time for a merge |
Might be better off publishing a new library based on the fork based on this comment: #19 (comment) |
You're best off migrating away from idling resource altogether. |
I agree that avoiding idling resource as described in the link would be the best. But I have some legacy projects here that nobody will ever spend money on migrating. okhttp-idling-resource is the only library out of 70 defined Gradle dependencies that shows up in the Jetifier check. So please just hit the merge button and release a new version! 🙏 :-) |
Closes #19