mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2025-12-26 16:07:57 +01:00
[PR #3] [MERGED] Automated copying of files for build as gradle task #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:gradle_auto_copy📝 Commits (1)
78f09d2Automated 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.