Skip to content

Commit

Permalink
Release 1.0.27 - Pre-release process
Browse files Browse the repository at this point in the history
- Update dependencies
  • Loading branch information
phillwiggins committed Aug 28, 2020
1 parent 42a1fcc commit 039cf29
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,22 @@ dependencies:

# Networking
web_socket_channel: ^1.1.0
connectivity: ^0.4.9
connectivity: ^0.4.9+2

#Database
sembast: ^2.4.7+6
xxtea: ^2.0.3
shared_preferences: ^0.5.8
shared_preferences: ^0.5.10

# Utils
path_provider: ^1.6.11
uuid: ^2.2.0
package_info: ^0.4.1
path_provider: ^1.6.14
uuid: ^2.2.2
package_info: ^0.4.3
devicelocale: ^0.3.1
meta: ^1.1.8
path: ^1.7.0

dev_dependencies:
# Testing
test: ^1.5.1
test: ^1.15.3
mockito: ^4.1.1
flutter_test:
sdk: flutter

0 comments on commit 039cf29

Please sign in to comment.