amitshekhariitbhu / Android-Debug-Database

A library for debugging android databases and shared preferences - Make Debugging Great Again
https://outcomeschool.com
Apache License 2.0
8.39k stars 872 forks source link

Upgrade to support AndroidX libraries #217

Closed Karn closed 1 year ago

Karn commented 2 years ago

Upgrading to use AndroidX libraries instead of the older support libs and should allow Jetifier to be disabled. This addresses #183, supersedes #173