Instructions for upgrading the Onegini Android SDK to version 11.8
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:
JNA library was updated to the version 5.11.0:
net.java.dev.jna:jna:5.11.0
Dagger library was updated to the version 2.42:
com.google.dagger:dagger:2.42
RxJava library was updated to the version 3.1.5:
io.reactivex.rxjava3:rxjava:3.1.5
AndroidX Core was updated to the version 1.8.0:
androidx.core:core:1.8.0