build: bump ndk to r26d
This commit is contained in:
parent
258dd9205c
commit
1a490eb7b4
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ android {
|
|||
// it here so that binary stripping will work.
|
||||
// TODO: Eventually you might just want to start vendoring the FFMpeg extension so the
|
||||
// NDK use is unified
|
||||
ndkVersion "26.1.10909125"
|
||||
ndkVersion "26.3.11579264"
|
||||
namespace "org.oxycblt.auxio"
|
||||
|
||||
defaultConfig {
|
||||
|
|
2
media
2
media
|
@ -1 +1 @@
|
|||
Subproject commit 3c551372d4bca20e6a7519573a5d43bc54e26504
|
||||
Subproject commit 6ecd4f42dc574af7a315eeccf16b72e87dbf697a
|
Loading…
Reference in a new issue