You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumped Android target SDK version to 34. This update indirectly means that Java version 17 is required to build the project. Details: https://developer.android.com/build/jdks
Added nfcOption parameter for configuring NFC
Added missing detail property to platform exceptions caused by flow errors
Deprecated disableNFC parameter (Use nfcOption with NFCOptions.Disabled value instead)