wireguard-android/tunnel
SlipkHunter 4f26156030
gradle: force the use of an older NDK version
NDK 25.x removed the bundled ld.gold/ld.bfd linkers, replacing
them with the ld.ldd linker from LLVM. This causes the toolchains
to pick up the host OS' `ld.gold` instead, which does not
know how to link ARM(64) code and fails the build.

Fixes: f269fb175d ("gradle: update AndroidX and Kotlin")
Signed-off-by: SlipkHunter <abrito025@gmail.com>
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
2023-01-20 19:37:41 +05:30
..
src ui: un-export VpnService 2022-12-01 00:15:39 +05:30
tools tools: bump deps 2022-05-16 19:15:07 +02:00
build.gradle gradle: force the use of an older NDK version 2023-01-20 19:37:41 +05:30
publish.gradle tunnel: add developer information to pom xml 2021-02-11 16:40:34 +01:00