~repos /only-bible-app

#kotlin#android#ios

git clone https://pyrossh.dev/repos/only-bible-app.git

The only bible app you will ever need. No ads. No in-app purchases. No distractions.


26554638 pyrossh

1 year ago
add key.properties
Files changed (2) hide show
  1. android/.gitignore +0 -1
  2. android/key.properties +4 -0
android/.gitignore CHANGED
@@ -8,6 +8,5 @@ GeneratedPluginRegistrant.java
8
8
 
9
9
  # Remember to never publicly share your keystore.
10
10
  # See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
11
- key.properties
12
11
  **/*.keystore
13
12
  **/*.jks
android/key.properties ADDED
@@ -0,0 +1,4 @@
1
+ storePassword=enter_pass
2
+ keyPassword=enter_pass
3
+ keyAlias=upload
4
+ storeFile=../upload-keystore.jks