fix: release builds not working properly

This commit is contained in:
Ax333l
2023-07-14 13:11:34 +02:00
committed by oSumAtrIX
parent 55573eb94f
commit ba1a152231
3 changed files with 8 additions and 5 deletions

View File

@ -48,5 +48,6 @@
-dontwarn java.awt.**
-dontwarn javax.**
-dontwarn org.slf4j.**
-dontwarn it.skrape.fetcher.*
-keepattributes RuntimeVisibleAnnotations,AnnotationDefault