File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,9 @@ Platform alignments
2222Core SDKS updates
2323
2424* Updated Swift SDK 1.2.0
25- * Updated Android SDK 5.1.0
25+ * Updated Android SDK 5.1.0
26+
27+ # 0.0.5
28+ Core SDKS update
29+
30+ * Updated Android SDK 5.1.1 (security)
Original file line number Diff line number Diff line change @@ -44,6 +44,6 @@ dependencies {
4444 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version "
4545
4646 // Gigya SDK core implementation.
47- api ' com.github.SAP.gigya-android-sdk:gigya-android-sdk-core:core-v5.1.0 '
47+ api ' com.github.SAP.gigya-android-sdk:gigya-android-sdk-core:core-v5.1.1 '
4848 api ' com.google.code.gson:gson:2.8.6'
4949}
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ packages:
8080 path: ".."
8181 relative: true
8282 source: path
83- version: "0.0.4 "
83+ version: "0.0.5 "
8484 matcher:
8585 dependency: transitive
8686 description:
Original file line number Diff line number Diff line change 11name : gigya_flutter_plugin
22description : SAP Gigya Flutter plugin
3- version : 0.0.4
3+ version : 0.0.5
44homepage : https://github.com/SAP/gigya-flutter-plugin
55
66environment :
You can’t perform that action at this time.
0 commit comments