From f1bc3f9a9fcb91dce6f929425739bbbdb26671ac Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 24 Jan 2026 04:34:46 +0300 Subject: [PATCH] chore: add missing android.env variables file Co-Authored-By: Claude Opus 4.5 --- .github/workflows/variables/android.env | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/workflows/variables/android.env diff --git a/.github/workflows/variables/android.env b/.github/workflows/variables/android.env new file mode 100644 index 0000000..64c1477 --- /dev/null +++ b/.github/workflows/variables/android.env @@ -0,0 +1,3 @@ +# Android Build Variables for Pezkuwi Wallet +APP_NAME=Pezkuwi Wallet +PACKAGE_NAME=io.pezkuwichain.wallet