Execution failed for task ':app:buildNdkBuildDebug[armeabi-v7a]'.
com.android.ide.common.process.ProcessException: Android NDK: WARNING:/Users/admin/Downloads/softphone/app/src/main/jni/Android.mk:silkcommon: LOCAL_LDLIBS is always ignored for static libraries
make: Nothing to be done for 'bv16_jni'.
make: Nothing to be done for 'g722_jni'.
[armeabi-v7a] Compile arm : gsm_jni <= gsm0610_lpc.c
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Execution failed for task ':app:buildNdkBuildDebug[armeabi-v7a]'.
How can i resolve this issue?