kevinhinterlong / archwiki-viewer

A simple Android specific viewer for the Arch Linux Wiki.
https://wiki.archlinux.org/
Apache License 2.0
72 stars 13 forks source link

Migrate to androidx #62

Closed vangyyy closed 4 years ago

vangyyy commented 4 years ago

Migrated from Support libraries to AndroidX libraries as part of Jetpack suite. Going forward (bayond API level 28) development on Support libraries will stop. Updated target Sdk to 29 (Q beta) and min Sdk to 21 which allows for faster build times.

kevinhinterlong commented 4 years ago

Thanks for updating this and sorry for the slow response