forked from MapComplete/MapComplete
Scripts: attempt to build android
This commit is contained in:
parent
1a80e1e074
commit
65cf2c7ecc
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: Decode keystore
|
||||
run: |
|
||||
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 -d > my-release-key.jks
|
||||
echo "${{ secrets.KEYSTORE_BASE64 }}" | base64 -d > android/.gradle/release-key.jks
|
||||
|
||||
- name: Set up gradle properties
|
||||
run: |
|
||||
|
|
2
android
2
android
|
@ -1 +1 @@
|
|||
Subproject commit a724630ced02ae7ba9d4ce3f603ddd7f2d70f494
|
||||
Subproject commit 785086b6a762e964441d79ffdecd8244d60656f5
|
Loading…
Add table
Add a link
Reference in a new issue