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 911d8a6 commit d8035d9Copy full SHA for d8035d9
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.14 (2024.01.03)
2
+## Added
3
+### requestPayment의 PaymentInfo에 useInternationalCardOnly 파라미터 추가
4
+
5
# 0.1.13 (2023.12.13)
6
## Fixed
7
### 카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정
gradle.properties
@@ -22,4 +22,4 @@ kotlin.code.style=official
22
# thereby reducing the size of the R class for that library
23
android.nonTransitiveRClass=true
24
25
-versionName=0.1.13
+versionName=0.1.14
0 commit comments