diff --git a/app/build.gradle b/app/build.gradle index e49192e56..f414337b8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -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 "25.2.9519653" + ndkVersion = "25.2.9519653" namespace "org.oxycblt.auxio" defaultConfig {