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