chore: Update versions, add freezed files to gitignore

This commit is contained in:
Anton Stubenbord
2023-05-12 10:37:47 +02:00
parent 314fc51e5c
commit e7b095e690
5 changed files with 19 additions and 15 deletions

View File

@@ -2,8 +2,8 @@
pushd ../
pushd packages/paperless_api
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
dart run build_runner build --delete-conflicting-outputs
popd
flutter packages pub get
flutter gen-l10n
flutter pub run build_runner build --delete-conflicting-outputs
dart run build_runner build --delete-conflicting-outputs