We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df63b59 commit f05a8f6Copy full SHA for f05a8f6
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
+## [1.3.2] - 2022-03-30
4
+### Fixed
5
+- Fix crash when returning from Digital IDs Apps.
6
7
## [1.3.1] - 2022-02-22
8
### Changed
gradle.properties
@@ -56,9 +56,9 @@ easyIDScheme=easyid://
56
pomId=yoti-button-sdk
57
pomGroup=com.yoti.mobile.android.sdk
58
pomPackaging=aar
59
-pomVersion=1.3.1
+pomVersion=1.3.2
60
pomDescription=Button SDK that allows 3rd party to trigger Yoti as support app
61
-currentVersionCode=000011
+currentVersionCode=000012
62
63
pomLicenseName=MIT
64
pomLicenseUrl=https://github.com/getyoti/android-sdk-button/blob/master/LICENSE.md
0 commit comments