diff --git a/Set-Up-APK-Signing-in-Bitrise.md b/Set-Up-APK-Signing-in-Bitrise.md new file mode 100644 index 0000000..534c4e0 --- /dev/null +++ b/Set-Up-APK-Signing-in-Bitrise.md @@ -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 :) \ No newline at end of file