Merge pull request #92 from pml68/dev

A maradék "filcnaplo"-val leszámoltam
This commit is contained in:
Pearoo 2024-02-29 09:55:56 +01:00 committed by GitHub
commit 0e0ab56bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ flutter clean
flutter pub get flutter pub get
cd .. cd ..
cd ./filcnaplo_premium cd ./refilc_plus
flutter clean flutter clean
flutter pub get flutter pub get
cd .. cd ..

View File

@ -2,6 +2,6 @@ cd refilc && flutter pub upgrade && cd ..
cd refilc_kreta_api && flutter pub upgrade && cd .. cd refilc_kreta_api && flutter pub upgrade && cd ..
cd refilc_mobile_ui && flutter pub upgrade && cd .. cd refilc_mobile_ui && flutter pub upgrade && cd ..
cd refilc_desktop_ui && flutter pub upgrade && cd .. cd refilc_desktop_ui && flutter pub upgrade && cd ..
cd filcnaplo_premium && flutter pub upgrade && cd .. cd refilc_plus && flutter pub upgrade && cd ..
echo Upgraded pub. echo Upgraded pub.