Sign CI builds

This commit is contained in:
Neil Alexander 2022-10-30 00:27:23 +01:00
parent a0e010992e
commit 24573625a4
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 22 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cp /tmp/yggdrasil-go/yggdrasil.aar /tmp/yggdrasil-android/app/libs/
```
cd /tmp/yggdrasil-android
./gradew assemble
./gradew assembleRelease
```
note: you will need to use jdk-11 as jdk-16 `"doesn't work" ™`