alexzhirkevich/custom-qr-generator

Ambiguous method call

Closed this issue · 2 comments

It is not possible to use QrVectorOptions.Builder from java side.
Decompiler shows identical setters for all fields inside builder.
qrcg_issue

version used: 1.5.3

Will be fixed in next updates. For now you can use QrVectorOptions constructor directly instead of builder

Fixed in 1.5.4