🤩Publish App
Sign your android app bundle in one command using `quickfire publish`
One time command to automatically sign and make your app publish ready in no time.
Creates upload-keystore
Signs your app
Creates
key.properties
insideandroid
folderRefers
key.properties
insideandroid/app/build.gradle
Go inside android/key.properties
Do not push key.propersties to public source control like git.
Add all the details in the generated `key.properties` file and that's it.
Last updated