Skip to content

Commit d8035d9

Browse files
committed
release/0.1.14 : Version update
1 parent 911d8a6 commit d8035d9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.14 (2024.01.03)
2+
## Added
3+
### requestPayment의 PaymentInfo에 useInternationalCardOnly 파라미터 추가
4+
15
# 0.1.13 (2023.12.13)
26
## Fixed
37
### 카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ kotlin.code.style=official
2222
# thereby reducing the size of the R class for that library
2323
android.nonTransitiveRClass=true
2424

25-
versionName=0.1.13
25+
versionName=0.1.14

0 commit comments

Comments
 (0)