Skip to content

Commit 7096f6b

Browse files
Merge pull request #43 from smallcase/release/5.1.0
Release:5.1.0
2 parents caef034 + 26fd82e commit 7096f6b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ android {
6565
dependencies {
6666
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
6767

68-
implementation "com.smallcase.gateway:sdk:4.2.2"
68+
implementation "com.smallcase.gateway:sdk:4.3.0"
6969
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: scgateway_flutter_plugin
22
description: Scgateway Flutter plugin.
3-
version: 5.0.0
3+
version: 5.1.0
44
author: gatewaytech@smallcase.com
55
homepage: https://github.com/smallcase/gw-mob-sdk-flutter
66

smart_investing/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 2.0.0
19+
version: 2.1.0
2020

2121
environment:
2222
sdk: ^3.8.1

0 commit comments

Comments
 (0)