Feat: Bump Up Android SDK to v11.1.1 #208
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User description
Story: https://app.shortcut.com/smileid/story/xxx
Summary
A few sentences/bullet points about the changes
Known Issues
Any shortcomings in your work. This may include corner cases not correctly handled or issues related
to but not within the scope of your PR. Design compromises should be discussed here if they were not
already discussed above.
Test Instructions
Concise test instructions on how to verify that your feature works as intended. This should include
changes to the development environment (if applicable) and all commands needed to run your work.
Screenshot
If applicable (e.g. UI changes), add screenshots to help explain your work.
PR Type
Enhancement
Description
Update SmileID Android SDK from v11.1.0 to v11.1.1
Add separate Android attestation dependency with exclusion
Fix prepUpload API call to include headers parameter
Increment Flutter SDK version to 11.2.1
File Walkthrough
build.gradle.kts
Update Android SDK dependencies and attestationandroid/build.gradle.kts
SmileIDPlugin.kt
Fix prepUpload API call with headersandroid/src/main/kotlin/com/smileidentity/flutter/SmileIDPlugin.kt
CHANGELOG.md
Add changelog for v11.2.1 releaseCHANGELOG.md
pubspec.yaml
Bump Flutter SDK version to 11.2.1pubspec.yaml