obfuscator-integration #3

Open
hummel wants to merge 2 commits from obfuscator-integration into main

ysfasdasda

ysfasdasda
hummel added 2 commits 2026-05-06 13:06:52 +02:00
4c77a2413e Proguard als Obfuscator eingefügt.
Use on your own risk, das kann bei größeren Programmen zu allerlei
Folgefehlern führen, die über keep-Anweisungen (s. Zeile 116 ff) einzeln
abgefangen werden müssen.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
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 obfuscator-integration main
git pull origin obfuscator-integration

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff obfuscator-integration
git push origin main
Sign in to join this conversation.
No reviewers
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: hummel/MVN-Demo#3
There is no content yet.