Skip to content

Commit

Permalink
Merge pull request #3 from long1eu/master
Browse files Browse the repository at this point in the history
- upgrade for Gradle 4.1 and Android plugin 3.0.1
  • Loading branch information
renefloor committed Dec 21, 2017
2 parents aa2b6c7 + b8761b0 commit 978f4a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ environment:
dependencies:
flutter:
sdk: flutter
shared_preferences: "^0.2.5"
path_provider: "^0.2.1+1"
shared_preferences: "^0.3.0"
path_provider: "^0.3.0"
synchronized: "^1.1.0"
uuid: "^0.5.3"
http: "^0.11.3"
http: "^0.11.3+14"

dev_dependencies:
test: ^0.12.0

0 comments on commit 978f4a0

Please sign in to comment.