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

[core] Fix build.gradle File for Android Release #82

Merged
merged 1 commit into from Nov 26, 2023

Conversation

ricoberger
Copy link
Member

The change introduced in #71 so that we can run the Android build in a GitHub action, broke the flutter build appbundle command to build the Android version for the Google Play store. This commit should fix this, so that we can build the Android version in a GitHub Action and for Google Play.

The change introduced in #71 so that we can run the Android build in a
GitHub action, broke the `flutter build appbundle` command to build the
Android version for the Google Play store. This commit should fix this,
so that we can build the Android version in a GitHub Action and for
Google Play.
@ricoberger ricoberger self-assigned this Nov 26, 2023
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Nov 26, 2023
@ricoberger ricoberger added this to the v1.2.0 milestone Nov 26, 2023
@ricoberger ricoberger merged commit 6e50af1 into main Nov 26, 2023
8 checks passed
@ricoberger ricoberger deleted the core-fix-build.gradle-for-android-release branch November 26, 2023 18:40
@ricoberger ricoberger added changelog: fixed Something which wasn't working is fixed and removed changelog: changed Something was changed or updated labels Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant