Added DNS configuration functionality.

This commit is contained in:
Revertron 2022-10-29 21:57:42 +02:00
parent 80fc552603
commit dd67347cd8
14 changed files with 369 additions and 25 deletions

View file

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