Remove some non-determinism

This commit is contained in:
Licaon_Kter
2025-05-27 11:28:38 +00:00
committed by johan12345
parent dcbe4c6325
commit feabf49b8d

View File

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