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 24570c4 commit 3e2fcacCopy full SHA for 3e2fcac
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.1.16 (2024.07.03)
2
+## Fixed
3
+### 결제 취소 에러 문구 한글로 변경
4
+
5
# 0.1.15 (2024.03.06)
6
## Fixed
7
### 삼성카드 일반결제 백신 앱 (vguard) 이슈 대응
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.15
+versionName=0.1.16
0 commit comments