fix(gradle): force use of new resolver for VCU

This commit is contained in:
Harsh Shandilya 2024-02-22 13:43:34 +05:30
parent 3bccc8748d
commit b68d58c19d
1 changed files with 1 additions and 0 deletions

View File

@ -58,3 +58,4 @@ spotlessSetLicenseHeaderYearsFromGitHistory=true
systemProp.javax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
systemProp.javax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
systemProp.javax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
nl.littlerobots.vcu.resolver=true