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 f3b5946 commit 0e4bd5bCopy full SHA for 0e4bd5b
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [1.3.0] - 2021-07-20
5
+### Added
6
+- Added attribute buttonTheme to the YotiSDKButton for applying the theme.
7
+- Added OnAppNotInstalledListener for listening to app not installed status.
8
+
9
+### Changed
10
+- Deprecated the OnYotiAppNotInstalledListener
11
12
## [1.2.0] - 2020-03-26
13
### Changed
14
Move some SDK configuration to gradle. This allows for creating skinned SDKs with different backends,
0 commit comments