Closed EddyVerbruggen closed 5 years ago
We need to dynamically detect and use AndroidX packages because of the way Google now treats support packages. Note that {N} 6 will be fully AndroidX compatible as well.
This requires a major version bump because of the support lib used by the native helper library. Added a note to the top of the readme.
We need to dynamically detect and use AndroidX packages because of the way Google now treats support packages. Note that {N} 6 will be fully AndroidX compatible as well.