Skip to content

Commit

Permalink
fix: linux build
Browse files Browse the repository at this point in the history
Fixes #421
  • Loading branch information
lollipopkit committed Jun 25, 2024
1 parent 5339cfc commit 12c362f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ packages:
dependency: "direct dev"
description:
path: "."
ref: "v1.0.29"
resolved-ref: "2b53f17befdf4fa2672cb3f3fbe218f8d078a171"
ref: "v1.0.30"
resolved-ref: "30d527ddc7f25c9e1fd7aa5f90df1a9c928ed306"
url: "https://github.com/lppcg/fl_build.git"
source: git
version: "1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dev_dependencies:
# path: ../fl_build
git:
url: https://github.com/lppcg/fl_build.git
ref: v1.0.29
ref: v1.0.30

flutter:
generate: true
Expand Down

0 comments on commit 12c362f

Please sign in to comment.