-
Notifications
You must be signed in to change notification settings - Fork 39
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
chore: migrate android.support libraries to androidx #328
Conversation
@jaeopt do you have plans to get this merged soon? |
@yogurtearl Thanks for the offer. We're holding it for applications still using the legacy support libraries. Do you see any issues using the SDK and need us to migrate to androidx? |
@jaeopt we need it to be upgraded so that we can turn off jetifier in our app, which slows down our build times. If an app hasn't upgraded to AndroidX in the last 2 years, they probably will stick with the old version of the optimizely sdk as well. :) |
@yogurtearl It's a good point. Thanks! |
@jaeopt so... can we get this merged for an upcoming release? 😬 |
@yogurtearl Cannot promise that but we'll look into it with your input. |
Another option here could be to publish a This is the approach other libraries like https://github.com/Appboy/appboy-android-sdk have taken. |
Please consider this for the next release. Optimizely is literally the last library out of several dozen in our project which hasn't been migrated to AndroidX yet. |
@technoir42 Thanks for your input. A good point. It'll be considered. |
Version3.7 is released without AndroidX support. Optimizely one of last two libraries to drop Jetifier for us. Is there a timeline for this PR? |
Summary