mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
This commit adds 2 new jobs to the existing "Continuous Delivery" GitHub Action to test the build of the iOS and Android app. For this we also had to adjust the "build.gradle" file for the Android app, so that the test build in the GitHub Action is signed with dummy credentials, since we do not provide the keystore properties.