forked from firka/student-legacy
8 lines
287 B
Bash
8 lines
287 B
Bash
cd refilc && flutter pub outdated && cd ..
|
|
cd refilc_kreta_api && flutter pub outdated && cd ..
|
|
cd refilc_mobile_ui && flutter pub outdated && cd ..
|
|
# cd refilc_desktop_ui && flutter pub upgrade && cd ..
|
|
cd refilc_plus && flutter pub outdated && cd ..
|
|
|
|
echo Outdated version list above.
|