Chore: translation fix

This commit is contained in:
Pieter Vander Vennet 2025-07-12 18:36:42 +02:00
parent b433448eb1
commit daaa58885d
5 changed files with 22 additions and 1 deletions

View file

@ -0,0 +1,9 @@
#! /bin/bash
npm run clean:deep
npm run prep:layeroverview
npm run generate:layeroverview -- --exclude-labels=nsfw --print-needed-assets
./scripts/prepareAndroid.sh
cd android
./gradlew bundleRelease
echo "Bundle should be available at android/app/build/outputs/"