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 ed39ad5 commit 2f532f3Copy full SHA for 2f532f3
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.13 (2023.12.13)
2
+## Fixed
3
+### 카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정
4
+
5
# 0.1.12 (2023.10.06)
6
## Added
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.12
+versionName=0.1.13
0 commit comments