NedaaDevs / nedaa

Muslims prayer times app in Flutter
3 stars 1 forks source link

Added signing config in gradle #42

Closed Amjad50 closed 1 year ago

Amjad50 commented 1 year ago

The key data is in android/key.properties (with the secret passwords)

storePassword=
keyPassword=
keyAlias=nedaa-android
storeFile=../nedaa-android-keystore.jks

The keystore file is also in android/nedaa-android-keystore.jks