Instruction for upgrading the Onegini Android SDK to version 11.10
Error codes removal
-
Removed no longer used error codes in
OneginiChangePinError
.WRONG_PIN_ LENGTH,
PIN_BLACKLISTED
,PIN_IS_A_SEQUENCE
,PIN_USES_SIMILAR_DIGITS
Third-party libraries were updated
A third-party library was updated, if you provide the SDK as an aar archive please update the dependency in your project:
OkHttp library was updated to the version 4.11.0:
Dagger library was updated to the version 2.46.1
com.google.dagger:dagger:2.46.1
Androidx SQLite library was updated to the version 2.3.1
androidx.sqlite:sqlite-ktx:2.3.1
SQLCipher library was updated and renamed to the version 4.5.4
net.zetetic:sqlcipher-android:4.5.4
Lazysodium library was updated to the version 5.1.0
com.goterl:lazysodium-android:5.1.0
RxJava library was updated to the version 3.1.6
com.goterl:lazysodium-android:3.1.6
RxJava library was updated to the version 2.3.1
androidx.sqlite:sqlite-ktx:2.3.1