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
OkHttp library was updated to the version 4.9.3:
com.squareup.okhttp3:okhttp:4.9.3
com.squareup.okhttp3:okhttp-urlconnection:4.9.3
com.squareup.okhttp3:logging-interceptor:4.9.3
Bouncy Castle library was updated to the version 1.70:
org.bouncycastle:bcprov-jdk15on:1.70
org.bouncycastle:bcpg-jdk15on:1.70