Remove some non-determinism

This commit is contained in:
Licaon_Kter
2025-05-27 11:28:38 +00:00
committed by Johan von Forstner
parent aa00f8b7f0
commit 463de7365d

View File

@@ -276,6 +276,7 @@ aboutLibraries {
"Bouncy Castle Licence", // bcprov
"CDDL + GPLv2 with classpath exception", // javax.annotation-api
)
excludeFields = arrayOf("generated")
strictMode = com.mikepenz.aboutlibraries.plugin.StrictMode.FAIL
}