mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-01 20:43:20 +08:00
Bump git_bindings version
This commit is contained in:
@ -270,7 +270,7 @@ packages:
|
|||||||
name: git_bindings
|
name: git_bindings
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "0.0.11"
|
version: "0.0.12"
|
||||||
git_url_parse2:
|
git_url_parse2:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -29,7 +29,7 @@ dependencies:
|
|||||||
flutter_staggered_grid_view: ^0.3.0
|
flutter_staggered_grid_view: ^0.3.0
|
||||||
page_transition: "^1.1.5"
|
page_transition: "^1.1.5"
|
||||||
provider: ^3.2.0
|
provider: ^3.2.0
|
||||||
git_bindings: ^0.0.11
|
git_bindings: ^0.0.12
|
||||||
fetch_app_logs: ^0.0.3
|
fetch_app_logs: ^0.0.3
|
||||||
flutter_runtime_env: ^0.0.2
|
flutter_runtime_env: ^0.0.2
|
||||||
yaml_serializer: ^0.0.5
|
yaml_serializer: ^0.0.5
|
||||||
|
Reference in New Issue
Block a user