javiersantos / AppUpdater

A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.
Apache License 2.0
1.98k stars 412 forks source link

AndroidX Support? #170

Open ghost opened 5 years ago

ghost commented 5 years ago

Google has stopped supporting the support library and will only be releasing updates to AndroidX. These are mostly the same library, however the artifacts names and package names have all changed.

Details from Google.

Future update for Android?

marcosrocha85 commented 4 years ago

I migrated the library to AndroidX just right now. I'll test a little bit more (App and Tests are ok) before make a pull request.

If you are interested. You can help me to test by pulling the commit.