in file build/intermediates/res/merged/debug/values-es-rCL/values-es-rCL.xml:159
error: Multiple substitutions specified in non-positional format; did you mean to add the formatted="false" attribute?
The error refers to the following string <string name="sumup_calculator_credit">Crédito - %d %s (%s%%)</string> which I assume is part of the Sumup SDK package.
Is anybody else having this issue? Are there specific Android settings I'm missing that can fix this?