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 caef034 commit 6eb91d4Copy full SHA for 6eb91d4
android/build.gradle
@@ -65,5 +65,5 @@ android {
65
dependencies {
66
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
67
68
- implementation "com.smallcase.gateway:sdk:4.2.2"
+ implementation "com.smallcase.gateway:sdk:4.3.0"
69
}
0 commit comments