diff --git a/loans/CHANGELOG.md b/loans/CHANGELOG.md index e3e4154..ce9f2d2 100644 --- a/loans/CHANGELOG.md +++ b/loans/CHANGELOG.md @@ -1,3 +1,7 @@ +## 5.1.3 + +- Update Android native SDK dependency to 5.1.3. + ## 5.1.2 - Update Android and iOS native SDK dependencies for the 5.1.2 release. diff --git a/loans/android/build.gradle b/loans/android/build.gradle index c9e54cb..5243d37 100644 --- a/loans/android/build.gradle +++ b/loans/android/build.gradle @@ -64,5 +64,5 @@ android { dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version" - implementation 'com.smallcase.loans:sdk:5.1.2' + implementation 'com.smallcase.loans:sdk:5.1.3' } diff --git a/loans/pubspec.yaml b/loans/pubspec.yaml index 3deff7d..e6769d3 100644 --- a/loans/pubspec.yaml +++ b/loans/pubspec.yaml @@ -1,6 +1,6 @@ name: scloans description: Scloans flutter plugin. -version: 5.1.2 +version: 5.1.3 homepage: https://github.com/smallcase/gw-mob-sdk-flutter environment: diff --git a/smart_investing/pubspec.lock b/smart_investing/pubspec.lock index 669bd2b..69d2728 100644 --- a/smart_investing/pubspec.lock +++ b/smart_investing/pubspec.lock @@ -518,14 +518,14 @@ packages: path: "../scgateway" relative: true source: path - version: "7.0.6" + version: "7.0.7" scloans: dependency: "direct main" description: path: "../loans" relative: true source: path - version: "5.1.2" + version: "5.1.3" shelf: dependency: transitive description: