From 58f7de3c814a7e9fe6350e4091618507c91751f2 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 28 Jan 2020 15:57:05 +0100 Subject: [PATCH] Bump git_bindings again --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index de750afa..95041daf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -242,7 +242,7 @@ packages: name: git_bindings url: "https://pub.dartlang.org" source: hosted - version: "0.0.10" + version: "0.0.11" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d810a1e9..0d527312 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_staggered_grid_view: ^0.3.0 page_transition: "^1.1.5" provider: ^3.2.0 - git_bindings: ^0.0.10 + git_bindings: ^0.0.11 fetch_app_logs: ^0.0.3 flutter_runtime_env: ^0.0.2 yaml_serializer: ^0.0.2