Skip to content

Commit c09f370

Browse files
chore: update iOS SDK to 7.1.4 and Android SDK to 6.0.5
1 parent 13ddc95 commit c09f370

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ repositories {
1717
}
1818

1919
dependencies {
20-
implementation 'com.smallcase.gateway:sdk:6.0.4';
20+
implementation 'com.smallcase.gateway:sdk:6.0.5';
2121
}

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<source url="https://github.com/smallcase/cocoapodspecs.git" />
3737
</config>
3838
<pods use-frameworks="true" >
39-
<pod name="SCGateway" spec="7.1.2" />
39+
<pod name="SCGateway" spec="7.1.4" />
4040
</pods>
4141
</podspec>
4242
<header-file src="SCGatewayPhonegap.h" />

0 commit comments

Comments
 (0)