Skip to content

Commit 5d78256

Browse files
committed
updated ios library
1 parent ecb7312 commit 5d78256

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.4.6
2+
3+
- Fixed iOS binary
4+
15
## 3.4.5
26

37
- Updated binaries to 1.3.3

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ packages:
7777
path: ".."
7878
relative: true
7979
source: path
80-
version: "3.4.5"
80+
version: "3.4.6"
8181
ffi:
8282
dependency: transitive
8383
description:

ios/librsa_bridge.a

85.7 KB
Binary file not shown.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: fast_rsa
22
description: library for use RSA with support for android and ios, macOS, linux, windows, web and hover
3-
version: 3.4.5
3+
version: 3.4.6
44
homepage: https://github.com/jerson/flutter-rsa
55

66
environment:

0 commit comments

Comments
 (0)