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

Commit b0a095d

Browse files
Prepare release 3.1.2
1 parent 6a9bff1 commit b0a095d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
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.2, Sep 4, 2024
2+
[iOS] Replaced deprecated methods on ClientBuilder and deprecated ONGClient with SharedClient.
3+
14
## 3.1.1, Apr 15, 2024
25
[iOS] Wrapper SDK now uses the latest iOS native SDK 12.3.6
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.1.1
9+
onegini: 3.1.2
1010

1111
`flutter clean`
1212

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.1
3+
version: 3.1.2
44
homepage: https://www.onegini.com
55

66
environment:

0 commit comments

Comments
 (0)