Fix build #7

Merged
mondstern merged 2 commits from TheLastProject/AndroidAcrylicIconPack:fix/build into main 2 years ago
Collaborator

The aTox filename is probably what really broke it, but F-Droid gave a really weird error on https://monitor.f-droid.org/builds/log/de.moooon.acrylicons/7 so I figured I may as well remove the junit dependency it complained about as we don't actually do any unit testing for this app.

The aTox filename is probably what really broke it, but F-Droid gave a really weird error on https://monitor.f-droid.org/builds/log/de.moooon.acrylicons/7 so I figured I may as well remove the junit dependency it complained about as we don't actually do any unit testing for this app.
TheLastProject added 2 commits 2 years ago
6a5bbcb838 Fix illegal file name
'T' is not a valid file-based resource name character: File-based resource names must contain only lowercase a-z, 0-9, or underscore
14462ee58b Remove unused tests
Somehow F-Droid seemed to have failed on them:
https://monitor.f-droid.org/builds/log/de.moooon.acrylicons/7. Because
they aren't used anyway, may as well remove them completely.
mondstern merged commit 8f88d90f79 into main 2 years ago
The pull request has been merged as 8f88d90f79.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b TheLastProject-fix/build main
git pull fix/build

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff TheLastProject-fix/build
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mondstern/AndroidAcrylicIconPack#7
Loading…
There is no content yet.