logger
logger copied to clipboard
Update to use AndroidX so applications can drop jetifier
This pull request updates libraries to latest (or latest in the same major), and moves to androidX annotation artifact so no appcompat and jetifier dependencies are needed in any app using this library.
There is a fix for checkstyle (that wasn't working)
The sample app references root project targetSdkVersion.
Seems like the repository is not being maintained anymore.
@orhanobut Would it be possible for you to merge this and release an AndroidX compatible version? Thanks.