fix: reproducible (#381)

Signed-off-by: lollipopkit <10864310+lollipopkit@users.noreply.github.com>
This commit is contained in:
lollipopkit
2024-06-13 20:28:22 +08:00
parent 108d0a5a5b
commit b94936b29f
2 changed files with 3 additions and 3 deletions

View File

@@ -376,8 +376,8 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
path: "." path: "."
ref: "v1.0.17" ref: "v1.0.18"
resolved-ref: bcb7019cc8bb3ab8c9c36653cd13936909c6e075 resolved-ref: "3315e6eda010d465bba8375e516b5adb3c3f0c9a"
url: "https://github.com/lppcg/fl_build.git" url: "https://github.com/lppcg/fl_build.git"
source: git source: git
version: "1.0.0" version: "1.0.0"

View File

@@ -80,7 +80,7 @@ dev_dependencies:
# path: ../fl_build # path: ../fl_build
git: git:
url: https://github.com/lppcg/fl_build.git url: https://github.com/lppcg/fl_build.git
ref: v1.0.17 ref: v1.0.18
flutter: flutter:
generate: true generate: true