Skip to content

Commit

Permalink
add release info
Browse files Browse the repository at this point in the history
  • Loading branch information
artyomnikolaev committed Feb 17, 2021
1 parent f2c8586 commit 927ce58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.3] - Login SDK - 2021-02-17

### Added

- WeChat native authentication


## [1.1.2] - Login SDK - 2021-01-22

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
ext.inventory_sdk_version_name = '1.0.1'
ext.inventory_sdk_version_code = 2

ext.login_sdk_version_name = '1.1.2'
ext.login_sdk_version_name = '1.1.3'
ext.login_sdk_version_code = 12

ext.sample_app_version_name = '1.5.1'
Expand Down

0 comments on commit 927ce58

Please sign in to comment.