Instructions for upgrading the Onegini Android SDK to version 12.1.0
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:
Retrofit library was updated to the version 2.11.0:
com.squareup.retrofit2:retrofit:2.11.0
com.squareup.retrofit2:converter-gson:2.11.0
com.squareup.retrofit2:adapter-rxjava3:2.11.0
Dagger library was updated to the version 2.51.1:
com.google.dagger:dagger:2.51.1
com.google.dagger:dagger-compiler:2.51.1
SqlCipher library was updated to the version 4.6.0:
net.zetetic:sqlcipher-android:4.6.0
Androirdx core library was updated to the version 1.13.1:
androidx.core:core:1.13.1