Skip to content

Commit 20a317f

Browse files
committed
Bump version
1 parent 1f95c30 commit 20a317f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.2.0] - 2020-03-26
5+
### Changed
6+
Move some SDK configuration to gradle. This allows for creating skinned SDKs with different backends,
7+
although this is not a publically supported feature.
8+
49
## [1.1.3] - 2020-02-03
510
### Removed
611
Removed `android:allowBackup` from manifest.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ yotiBackendPort=443
4343
pomId=yoti-button-sdk
4444
pomGroup=com.yoti.mobile.android.sdk
4545
pomPackaging=aar
46-
pomVersion=1.1.3
46+
pomVersion=1.2.0
4747
pomDescription=Button SDK that allows 3rd party to trigger Yoti as support app
4848
currentVersionCode=000008
4949

0 commit comments

Comments
 (0)