From 741a51968745f106969c52e7f3f9f729589295de Mon Sep 17 00:00:00 2001 From: kolo Date: Sun, 22 Mar 2026 01:49:15 +0300 Subject: [PATCH] stableee --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7345f17..8b9260f 100644 --- a/README.md +++ b/README.md @@ -102,3 +102,16 @@ git clone https://github.com/koloideal/casha.git cd casha flutter pub get flutter run +``` + +Build release APK +```console +flutter build apk --release +``` + +Build for Google Play +```console +flutter build appbundle --release +``` + +

casha — powered with ❤️ by kolo