Skip to content

Commit

Permalink
v4.0.0-alpha04 release for Citi, TTB, and UOB installment supports (#201
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jutinapas authored Oct 26, 2021
1 parent 856326c commit eca2474
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# CHANGE LOG


## v4.0.0-alpha04

* **ADDED:** Support for Citi installment
* **ADDED:** Support for TTB installment
* **ADDED:** Support for Uob installment

## v4.0.0-alpha03

* **ADDED:** Support for Alipay, AlipayHK, DANA, GCash, Kakao Pay, and Touch'n Go
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ buildscript {
sample_app_version = '1.0'
sample_app_code_version = 1

omise_sdk_version = '4.0.0-alpha03'
omise_sdk_code_version = 18
omise_sdk_version = '4.0.0-alpha04'
omise_sdk_code_version = 19

compile_sdk_version = 30
build_tools_version = '29.0.3'
Expand Down

0 comments on commit eca2474

Please sign in to comment.