Skip to content

Commit

Permalink
libs upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-i committed Nov 27, 2023
1 parent 8e5ce32 commit 3c96825
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ dependencies:
# Uncomment the next line to compile the web version
js: ^0.6.7
url_launcher: ^6.2.1
flutter_tts: ^3.8.3
http: ^1.1.0
flutter_tts: ^3.8.5
http: ^1.1.2
shared_preferences: ^2.2.2
flutter_secure_storage: ^9.0.0
file_picker: ^6.1.1
Expand All @@ -35,7 +35,7 @@ dependencies:

# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.5
cupertino_icons: ^1.0.6

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 3c96825

Please sign in to comment.