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

Closed
opened 2025-10-31 16:56:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/82
Author: @ricoberger
Created: 11/26/2023
Status: Merged
Merged: 11/26/2023
Merged by: @ricoberger

Base: mainHead: core-fix-build.gradle-for-android-release


📝 Commits (1)

  • 952de26 [core] Fix build.gradle File for Android Release

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 app/android/app/build.gradle (+1 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/82 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 11/26/2023 **Status:** ✅ Merged **Merged:** 11/26/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-fix-build.gradle-for-android-release` --- ### 📝 Commits (1) - [`952de26`](https://github.com/feeddeck/feeddeck/commit/952de262b243d2a9be10de9d8c4112bbf4efac33) [core] Fix `build.gradle` File for Android Release ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/android/app/build.gradle` (+1 -1) </details> ### 📄 Description 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. <!-- Keep PR title verbose enough and add prefix telling about what source it touches e.g "[rss] Add feature xyz" or if the the PR is not realated to a source use "[core]", e.g. "[core] Fix xyz". If you add a breaking change within your PR you should add ":warning:" to the title, e.g. ":warning: [core] My breaking change" --> <!-- Description of what have been changed. Please also reference an issue, when available. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:56:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#84