This commit is contained in:
imeepos
2025-10-21 10:21:45 +08:00
parent 7e3f94bae3
commit 3a99ff96d5
28 changed files with 6981 additions and 176 deletions

11
android-keystore.json Normal file
View File

@@ -0,0 +1,11 @@
{
"android": {
"keystore": {
"alias": "default",
"keyAlias": "default",
"keystorePath": "bw-expo-app-v3.keystore",
"keyPassword": "defaultpassword",
"storePassword": "defaultpassword"
}
}
}