Closed akshaaatt closed 3 years ago
Removed the permission requirements for WRITE_EXTERNAL_STORAGE since it is no longer needed.
Library now supports API LEVEL 30 as well without any harms.
Removed the kotlin-android-extensions since it has now been deprecated and replaced its usage with data binding.
Tested on multiple devices without any problems.
I will be available for the time being to fix more issues and updating if need be.
Hey @akshaaatt , Thank you for the update, I appreciate it. I'll look into it over the weekend.
Great! Sounds good.
Removed the permission requirements for WRITE_EXTERNAL_STORAGE since it is no longer needed.
Library now supports API LEVEL 30 as well without any harms.
Removed the kotlin-android-extensions since it has now been deprecated and replaced its usage with data binding.
Tested on multiple devices without any problems.
I will be available for the time being to fix more issues and updating if need be.