Skip to content

Commit ff94011

Browse files
author
Pedro Martins
committed
Bump version
YM-25986
1 parent e8a888e commit ff94011

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
3+
## [1.3.3] - 2022-04-04
4+
### Changed
5+
- Add configurable app packages (automation fix)
6+
37
## [1.3.2] - 2022-03-30
48
### Fixed
59
- Fix crash when returning from Digital IDs Apps.
610

7-
## [1.3.2] - 2022-03-28
8-
### Changed
9-
- Add configurable app packages (automation fix)
10-
1111
## [1.3.1] - 2022-02-22
1212
### Changed
1313
- Update pending intent flags to support Android 12.

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.2
59+
pomVersion=1.3.3
6060
pomDescription=Button SDK that allows 3rd party to trigger Yoti as support app
61-
currentVersionCode=000012
61+
currentVersionCode=000013
6262

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

0 commit comments

Comments
 (0)