Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix aapt error #91

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Fix aapt error #91

merged 2 commits into from
Jan 9, 2025

Conversation

hossain-khan
Copy link
Owner

@hossain-khan hossain-khan commented Jan 9, 2025

Fixes https://github.com/hossain-khan/android-weather-alert/actions/runs/12693347425/job/35380706183 ?

* What went wrong:
Execution failed for task ':app:mergeReleaseResources'.
> Multiple task action failures occurred:
   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
      > Android resource compilation failed
        ERROR: /home/runner/work/android-weather-alert/android-weather-alert/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png: AAPT: error: file failed to compile.
            
   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
      > Android resource compilation failed
        ERROR: /home/runner/work/android-weather-alert/android-weather-alert/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png: AAPT: error: file failed to compile.
            
   > A failure occurred while executing com.android.build.gradle.internal.res.Aapt2CompileRunnable
      > Android resource compilation failed
        ERROR: /home/runner/work/android-weather-alert/android-weather-alert/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png: AAPT: error: file failed to compile.
31 actionable tasks: 7 executed, 3 from cache, 21 up-to-date

@hossain-khan hossain-khan self-assigned this Jan 9, 2025
@Copilot Copilot bot review requested due to automatic review settings January 9, 2025 15:48

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

@hossain-khan hossain-khan enabled auto-merge January 9, 2025 15:48
@hossain-khan hossain-khan merged commit 54d10c8 into main Jan 9, 2025
3 checks passed
@hossain-khan hossain-khan deleted the fix-aapt-error branch January 9, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant