0

enter image description here enter image description here

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processReleaseResources'.
> A failure occurred while executing com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask$TaskAction
   > Android resource linking failed
     D:\mdss\mdss\android\app\build\intermediates\packaged_manifests\release\AndroidManifest.xml:33: error: resource drawable/mdss_launcher (aka com.mdss:drawable/mdss_launcher) not found.
     D:\mdss\mdss\android\app\build\intermediates\packaged_manifests\release\AndroidManifest.xml:33: error: resource mipmap/mdss_launcher_round (aka com.mdss:mipmap/mdss_launcher_round) not found.
     D:\mdss\mdss\android\app\build\intermediates\packaged_manifests\release\AndroidManifest.xml:33: error: resource style/AppTheme (aka com.mdss:style/AppTheme) not found.
     D:\mdss\mdss\android\app\build\intermediates\packaged_manifests\release\AndroidManifest.xml:44: error: resource string/app_name (aka com.mdss:string/app_name) not found.
     D:\mdss\mdss\android\app\build\intermediates\packaged_manifests\release\AndroidManifest.xml:96: error: resource integer/google_play_services_version (aka com.mdss:integer/google_play_services_version) not found.
     error: failed processing manifest.

All files are present in the path. There is no problem in debug build. Error occurs in release build. help me.!

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.