Hi, when I try to run the project, I am getting this error: Provider class org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer not in module.
In the folder META-INF\services there is a file that has 1 line 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' when they should be on two lines. Does anyone know how to fix this?