Created Set Up APK Signing in Bitrise (markdown)

BreadFish64 2018-11-13 21:40:31 -06:00
parent 3bd002dfe1
commit 3e0e684127

@ -0,0 +1,11 @@
Open `src/android/` in Android studio
![](https://imgur.com/kmaFWyG.png)
![](https://imgur.com/PE6QtlU.png)
![](https://imgur.com/vn6OmDV.png)
Create New
![](https://imgur.com/sTgCZ8J.png)
Fill out the necessary info, remember the passwords for later
Finish the wizard to make sure it works
Open the bitrise dash-board and go to workflows>code signing
Upload the key store and enter the passwords and key alias in their respective spots
That's it :)