diff --git a/README.md b/README.md index 9d27de0..90deafb 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ Fwwwwwwwwwweze: French kobyrevah: Hebrew MicroMihai: Romanian HoScHaKaL: Turkish +LenteraMalam: Indonesian ### just_audio, audio_service This app depends on modified just_audio and audio_service plugins with Deezer support. diff --git a/android/app/build.gradle b/android/app/build.gradle index e90334e..b6b7500 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -65,6 +65,11 @@ android { minifyEnabled false } } + externalNativeBuild { + ndkBuild { + path file('src/main/jni/Android.mk') + } + } } dependencies { diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml index 68dec5a..8b73c5d 100644 --- a/android/app/src/main/AndroidManifest.xml +++ b/android/app/src/main/AndroidManifest.xml @@ -24,8 +24,7 @@ - + android:exported="true"> + + + + + + + + + + + + + + + + + + + + +