Closed BharathVishal closed 2 years ago
@BharathVishal Thank you! Will this fix some existing issues? E.q. should I release this soon?
Hi Dmitry, Great work on the library and thank you for merging the PR. This update doesn't fix any bugs but makes the project up to date. This commit also updates Gradle plugin and all of the internal dependencies and this would mean fixes, improvements and security patches to some of the internal libraries. Releasing this would make the public release updated with latest target SDK's etc. :)
Thank you. I expect those dependencies to be in the app dependencies list anyway which means gradle will pick the last ones for the library as well. Thank you, will release later.
Set target and compile SDK version to API 32. Upgraded Gradle version to 7.1.2. Built project in Android Studio 2021.1.1 Patch 2 (Bumblebee). Added Java 11 support to project. Updated project Kotlin version to 1.6.10 Updated all internal dependencies.