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

Androidx upgrade #355

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

gla5001
Copy link

@gla5001 gla5001 commented Jan 24, 2019

AndroidX is the replacement for Google Support Libraries. Android P is the transition phase for this. The next version of Android is likely to support only AndroidX. This library fails on android builds that use the new compileSdkVersion. This PR makes the transition to AndroidX.

The only changes in this PR are namespaces, package names in import statements, and Gradle dependencies.

The changes in this PR were auto-generated by Android Studio using instructions from here.

@vitorreis
Copy link
Contributor

can be closed, duplicates #328

@gla5001
Copy link
Author

gla5001 commented Feb 8, 2019

@vitorreis while there is a little overlap, I dont think this is not a dup of #328. That PR just fixes the compile warning, but still uses the depreciated support library. This PR upgrades the SDK and uses the new androidx libraries

@djMax
Copy link

djMax commented May 6, 2019

Can we get some movement on this PR?

@musicode
Copy link

any updates?

@jafri
Copy link

jafri commented Jul 24, 2019

Look forward to updates

@jgcmarins
Copy link

what is missing for this PR to be merged?

@vorasudh
Copy link

Why is this PR not being merged?

@jafri
Copy link

jafri commented Sep 26, 2019

@crazycodeboy please have a look

@isokolovskii
Copy link

@crazycodeboy @Fgl any updates on AndroidX?

@vorasudh
Copy link

Is it possible to solve this conflict (android/build.gradle) anytime soon?

@geethapriscilla-inspirisys

@crazycodeboy @Fgl any updates on AndroidX?

Guys any update on androidX

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.

10 participants