Skip to content

Commit 2f532f3

Browse files
committed
release/0.1.13 : Version update
- 카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정
1 parent ed39ad5 commit 2f532f3

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.13 (2023.12.13)
2+
## Fixed
3+
### 카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정
4+
15
# 0.1.12 (2023.10.06)
26
## Added
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.12
25+
versionName=0.1.13

0 commit comments

Comments
 (0)