Skip to content

Commit f05a8f6

Browse files
Bump up SDK version to 1.3.2
Related to YM-26133
1 parent df63b59 commit f05a8f6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22
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.
36

47
## [1.3.1] - 2022-02-22
58
### Changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ easyIDScheme=easyid://
5656
pomId=yoti-button-sdk
5757
pomGroup=com.yoti.mobile.android.sdk
5858
pomPackaging=aar
59-
pomVersion=1.3.1
59+
pomVersion=1.3.2
6060
pomDescription=Button SDK that allows 3rd party to trigger Yoti as support app
61-
currentVersionCode=000011
61+
currentVersionCode=000012
6262

6363
pomLicenseName=MIT
6464
pomLicenseUrl=https://github.com/getyoti/android-sdk-button/blob/master/LICENSE.md

0 commit comments

Comments
 (0)