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 92628e7 commit 10a0cbdCopy full SHA for 10a0cbd
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## [0.37.7]
5
+
6
+### Added
7
+- Support for switching Datatrans environments
8
+- CreditCardInputView's 3d secure hint now used project specific i18n
9
10
## [0.37.6]
11
12
### Added
build.gradle
@@ -31,7 +31,7 @@ allprojects {
31
}
32
33
project.ext {
34
- sdkVersion='0.37.6'
+ sdkVersion='0.37.7'
35
versionCode=1
36
37
compileSdkVersion=30
0 commit comments