deps: delegate ndk to ffmpeg ext
Delegate the NDK to the FFMpeg extension. Should finally make this usable with github actions.
This commit is contained in:
parent
efe03cac8c
commit
9b7494798a
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ plugins {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdk 33
|
compileSdk 33
|
||||||
ndkVersion "21.4.7075529"
|
|
||||||
namespace "org.oxycblt.auxio"
|
namespace "org.oxycblt.auxio"
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue