Join Slack
Powered by
changing `Set<ExtentionEnum>` to `Array<E...
# gradle
t
tapchicoma
01/11/2018, 7:02 PM
changing
Set<ExtentionEnum>
to
Array<ExtentionEnum>
changes error to
No enum constant
Open in Slack
Previous
Next