Skip to content

3.2.0

Choose a tag to compare

@nayanAubie nayanAubie released this 07 Jul 11:21
· 47 commits to main since this release
  • Upgrade MSAL native libraries:
    • Android: 6.0.1 (Version fixed to ensure each release of msal_auth consistently uses a specific native MSAL version)
    • Apple: 2.2.0
  • Used modern Gradle syntax with updated Kotlin and Gradle wrapper version.
  • Migrated the Android example app from Groovy to Kotlin build scripts.