Skip to content

Instruction for upgrading the Onegini Android SDK to version 11.6

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:

  • Kotlin Standard Library JDK 7 extension was updated to the version 1.6.10
    1
    org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.6.10