Merge branch 'main' into main

This commit is contained in:
Revertron 2022-10-30 17:43:16 +01:00 committed by GitHub
commit 978c446016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 151 additions and 20 deletions

View file

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