mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
Revert "refactor: remove unused versions plugin"
This reverts commit 9fb8e17cf6
.
This commit is contained in:
parent
a334eebe74
commit
9f4caa7f62
5 changed files with 48 additions and 0 deletions
|
@ -53,3 +53,8 @@ android.suppressUnsupportedOptionWarnings=android.dependencyResolutionAtConfigur
|
|||
|
||||
# Make Spotless default to keeping license headers years in sync
|
||||
spotlessSetLicenseHeaderYearsFromGitHistory=true
|
||||
|
||||
# Version Catalog Update Plugin workarounds and fixes
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue