Skip to content

v7.0.7

Compare
Choose a tag to compare
@amytang0 amytang0 released this 16 Jun 17:25
· 730 commits to master since this release

Android:

  • Remove pbandk and moved to protobuf-kotlinlite.

  • Scrolling works on the credentials page

New dependency updates:

  • SDK is now built using JDK 11

  • Update to Kotlin 1.5.10

  • Update target and compile Android version to API 30

  • Update to Android studio 4.2.1

  • Update to Gradle 7.0.2

iOS:

  • Fixes issue where onSuccess and onExit would be invoked before the presented View Controller was dismissed