Releases: antwerpes/dc_app_login_sdk_android
Releases · antwerpes/dc_app_login_sdk_android
first release
- Migrated everything from the old project.
- Fixed issue with duplicated response for successful logins
As this is distributed as AAR you have to take care of the required dependencies manually.
Required dependencies:
implementation 'androidx.core:core-ktx:1.3.+'
implementation 'androidx.appcompat:appcompat:1.2.+'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.4.+'