I am getting this error whild taking the apk build

[stderr]

FAILURE: Build completed with 2 failures.

693

[stderr]

1: Task failed with an exception.

694

[stderr]

-----------

695

[stderr]

* What went wrong:

696

[stderr]

Execution failed for task ':app:mergeReleaseResources'.

697

[stderr]

> Multiple task action failures occurred:

698

[stderr]

   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable

699

[stderr]

      > Android resource compilation failed

700

[stderr]

        ERROR:/home/expo/workingdir/build/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png: AAPT: error: file failed to compile.

701

[stderr]

            

702

[stderr]

   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable

703

[stderr]

      > Android resource compilation failed

704

[stderr]

        ERROR:/home/expo/workingdir/build/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png: AAPT: error: file failed to compile.

705

[stderr]

            

706

[stderr]

   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable

707

[stderr]

      > Android resource compilation failed

708

[stderr]

        ERROR:/home/expo/workingdir/build/android/app/src/main/res/mipmap-mdpi/ic_launcher.png: AAPT: error: file failed to compile.

709

[stderr]

            

710

[stderr]

* Try:

711

[stderr]

> Run with --stacktrace option to get the stack trace.

712

[stderr]

> Run with --info or --debug option to get more log output.

713

[stderr]

> Run with --scan to get full insights.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.