Instructions for upgrading the Onegini Android SDK to version 9.7
Third-party libraries were updated
A couple of third-party libraries were updated, if you provide the SDK as an aar archive please update the dependencies in your project:
RxJava library was updated the the version 2.2.10:
io.reactivex.rxjava2:rxjava:2.2.10
SQLCipher library was updated to the version 4.2.0:
net.zetetic:android-database-sqlcipher:4.2.0