Pull changes from debug
This commit is contained in:
parent
14f8ed9bdb
commit
dbdf0e1d33
@ -44,7 +44,8 @@ flutter config --no-analytics --no-cli-animations
|
|||||||
|
|
||||||
cp -r /src/* /work
|
cp -r /src/* /work
|
||||||
cd /work/firka
|
cd /work/firka
|
||||||
flutter pub get
|
flutter pub get && \
|
||||||
|
flutter gen-l10n --template-arb-file app_hu.arb && \
|
||||||
flutter build apk --release --verbose --tree-shake-icons --split-per-abi --target-platform android-arm,android-arm64
|
flutter build apk --release --verbose --tree-shake-icons --split-per-abi --target-platform android-arm,android-arm64
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user