Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 6e057c4

Browse files
Prepare release 3.1.1
1 parent e7f1054 commit 6e057c4

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.1.1, Apr 15, 2024
2+
[iOS] Wrapper SDK now uses the latest iOS native SDK 12.3.6
3+
14
## 3.1.0, Feb 9, 2024
25
[Android] Wrapper SDK now uses the latest Android Native SDK 12.0.0
36

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ in pubspec.yaml add this:
66

77
dependencies:
88

9-
onegini: 3.0.0
9+
onegini: 3.1.1
1010

1111
`flutter clean`
1212

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: onegini_example
22
description: Demonstrates how to use the onegini plugin.
3-
version: 1.0.4
3+
version: 1.0.5
44

55
# The following line prevents the package from being accidentally published to
66
# pub.dev using `pub publish`. This is preferred for private packages.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: onegini
22
description: The Onegini Flutter Plugin is a plugin that allows you to utilize the Onegini Mobile SDKs in your Flutter applications.
3-
version: 3.1.0
3+
version: 3.1.1
44
homepage: https://www.onegini.com
55

66
environment:

0 commit comments

Comments
 (0)