[PR #3] [MERGED] Automated copying of files for build as gradle task #1

Open
opened 2025-10-27 18:50:27 +01:00 by OMGeeky · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OMGeeky/andors-trail/pull/3
Author: @OMGeeky
Created: 10/9/2022
Status: Merged
Merged: 10/10/2022
Merged by: @OMGeeky

Base: masterHead: gradle_auto_copy


📝 Commits (1)

  • 78f09d2 Automated copying of files for build as gradle task

📊 Changes

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

View changed files

📝 AndorsTrail/app/build.gradle (+24 -0)

📄 Description

This automatically copies the res folder and the assets/translation folder from the AndorsTrail folder into the AndorsTrail/app/src/main folder. This should allow for automatic build (for example with F-Droid)


🔄 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/OMGeeky/andors-trail/pull/3 **Author:** [@OMGeeky](https://github.com/OMGeeky) **Created:** 10/9/2022 **Status:** ✅ Merged **Merged:** 10/10/2022 **Merged by:** [@OMGeeky](https://github.com/OMGeeky) **Base:** `master` ← **Head:** `gradle_auto_copy` --- ### 📝 Commits (1) - [`78f09d2`](https://github.com/OMGeeky/andors-trail/commit/78f09d21fbcda390db32cfe47fc42c0cc884f0ba) Automated copying of files for build as gradle task ### 📊 Changes **1 file changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `AndorsTrail/app/build.gradle` (+24 -0) </details> ### 📄 Description This automatically copies the res folder and the assets/translation folder from the AndorsTrail folder into the AndorsTrail/app/src/main folder. This should allow for automatic build (for example with F-Droid) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OMGeeky added the
pull-request
label 2025-10-27 18:50:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: OMGeeky/andors-trail#1
No description provided.