Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
theRookieCoder committed May 27, 2021
1 parent 5744718 commit 10ba19a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@ packages:
name: drive_helper
url: "https://pub.dartlang.org"
source: hosted
version: "1.2.4"
version: "1.2.5"
ffi:
dependency: transitive
description:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
version: "1.1.0"
file:
dependency: transitive
description:
Expand Down Expand Up @@ -108,7 +108,7 @@ packages:
name: google_sign_in
url: "https://pub.dartlang.org"
source: hosted
version: "5.0.3"
version: "5.0.4"
google_sign_in_platform_interface:
dependency: transitive
description:
Expand All @@ -129,7 +129,7 @@ packages:
name: googleapis
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.0"
version: "3.0.0"
http:
dependency: transitive
description:
Expand Down Expand Up @@ -185,7 +185,7 @@ packages:
name: package_info_plus_linux
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
version: "1.0.2"
package_info_plus_macos:
dependency: transitive
description:
Expand Down Expand Up @@ -227,7 +227,7 @@ packages:
name: path_provider
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
version: "2.0.2"
path_provider_linux:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
package_info_plus: ^1.0.1 # For getting version
google_fonts: ^2.0.0 # For monospaced font
animated_check: ^1.0.2 # For animated checkmark
drive_helper: ^1.2.4 # For Google Drive
drive_helper: ^1.2.5 # For Google Drive
flutter_phoenix: ^1.0.0 # For restarting app

dev_dependencies:
Expand Down

0 comments on commit 10ba19a

Please sign in to comment.