Skip to content

Commit 998317c

Browse files
committed
🚀 upgrade
1 parent d5c1a64 commit 998317c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

ci/version.code.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.8.14
1+
v1.8.15

ios/Podfile.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ PODS:
4444
- SDWebImage (5.21.0):
4545
- SDWebImage/Core (= 5.21.0)
4646
- SDWebImage/Core (5.21.0)
47+
- shared_preferences_foundation (0.0.1):
48+
- Flutter
49+
- FlutterMacOS
4750
- SwiftyGif (5.4.5)
4851
- TOCropViewController (2.6.1)
4952
- uni_links (0.0.1):
@@ -59,6 +62,7 @@ DEPENDENCIES:
5962
- image_cropper (from `.symlinks/plugins/image_cropper/ios`)
6063
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
6164
- permission_handler_apple (from `.symlinks/plugins/permission_handler_apple/ios`)
65+
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
6266
- uni_links (from `.symlinks/plugins/uni_links/ios`)
6367
- uri_to_file (from `.symlinks/plugins/uri_to_file/ios`)
6468
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
@@ -82,6 +86,8 @@ EXTERNAL SOURCES:
8286
:path: ".symlinks/plugins/image_picker_ios/ios"
8387
permission_handler_apple:
8488
:path: ".symlinks/plugins/permission_handler_apple/ios"
89+
shared_preferences_foundation:
90+
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
8591
uni_links:
8692
:path: ".symlinks/plugins/uni_links/ios"
8793
uri_to_file:
@@ -98,6 +104,7 @@ SPEC CHECKSUMS:
98104
image_picker_ios: afb77645f1e1060a27edb6793996ff9b42256909
99105
permission_handler_apple: 3787117e48f80715ff04a3830ca039283d6a4f29
100106
SDWebImage: f84b0feeb08d2d11e6a9b843cb06d75ebf5b8868
107+
shared_preferences_foundation: 0b09b969fb36da5551c0bc4a2dbd9d0ff9387478
101108
SwiftyGif: 706c60cf65fa2bc5ee0313beece843c8eb8194d4
102109
TOCropViewController: edfd4f25713d56905ad1e0b9f5be3fbe0f59c863
103110
uni_links: ed8c961e47ed9ce42b6d91e1de8049e38a4b3152

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 1.8.14+38
18+
version: 1.8.15+39
1919

2020
environment:
2121
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)