Instructions for upgrading the Onegini Android SDK to version 11.9
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.10.0:
Dagger library was updated to the version 2.44.2
com.google.dagger:dagger:2.44.2
Androidx SQLite library was added
androidx.sqlite:sqlite-ktx:2.3.0
JNA library was updated to the version 5.13.0
net.java.dev.jna:jna:5.13.0
RxJava Android library was updated to the version 3.0.2
io.reactivex.rxjava3:rxandroid:3.0.2
SQLCipher library was updated to the version 4.5.3
net.zetetic:android-database-sqlcipher:4.5.3