Created Set Up APK Signing in Bitrise (markdown)
parent
3bd002dfe1
commit
3e0e684127
1 changed files with 11 additions and 0 deletions
11
Set-Up-APK-Signing-in-Bitrise.md
Normal file
11
Set-Up-APK-Signing-in-Bitrise.md
Normal file
|
@ -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 :)
|
Loading…
Reference in a new issue