Aggiorna README.md
Some checks are pending
Quality check / Flutter analysis (push) Waiting to run
Quality check / CodeQL analysis (java-kotlin) (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run

This commit is contained in:
Fabio 2025-08-14 16:51:39 +08:00
parent 2f0f3da2fa
commit 05bb77a793

View file

@ -122,7 +122,7 @@ To build the project, create a file named `<app dir>/android/key.properties`. It
### To run the app: ### To run the app:
``` ```
./flutter run -t lib/main_play.dart --flavor play ./flutterw run -t lib/main_play.dart --flavor play
``` ```
### To build the app: ### To build the app: