mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +08:00
Bump git_bindings and minor version no
This commit is contained in:
@ -438,7 +438,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.16"
|
version: "0.0.17"
|
||||||
git_url_parse2:
|
git_url_parse2:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: gitjournal
|
name: gitjournal
|
||||||
description: A Note Taking App Built on top of Git
|
description: A Note Taking App Built on top of Git
|
||||||
version: 1.72.0+10
|
version: 1.72.1+10
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
@ -29,7 +29,7 @@ dependencies:
|
|||||||
dynamic_theme: ^1.0.0
|
dynamic_theme: ^1.0.0
|
||||||
flutter_staggered_grid_view: ^0.3.0
|
flutter_staggered_grid_view: ^0.3.0
|
||||||
provider: ^4.3.2+2
|
provider: ^4.3.2+2
|
||||||
git_bindings: ^0.0.16
|
git_bindings: ^0.0.17
|
||||||
dart_git:
|
dart_git:
|
||||||
git: https://github.com/GitJournal/dart_git.git
|
git: https://github.com/GitJournal/dart_git.git
|
||||||
#path: /Users/vishesh/src/gitjournal/dart_git
|
#path: /Users/vishesh/src/gitjournal/dart_git
|
||||||
|
Reference in New Issue
Block a user