mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 01:02:14 +08:00
Bump git_bindings version
This includes automatic merge conflict resolution. It isn't very smart - it just chooses the local changes, but at least this way we never reach an inconsistent state. Fixes #51
This commit is contained in:
@ -242,7 +242,7 @@ packages:
|
||||
name: git_bindings
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.0.9"
|
||||
version: "0.0.10"
|
||||
glob:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -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.9
|
||||
git_bindings: ^0.0.10
|
||||
fetch_app_logs: ^0.0.3
|
||||
flutter_runtime_env: ^0.0.2
|
||||
yaml_serializer: ^0.0.2
|
||||
|
Reference in New Issue
Block a user