Closed tiagonuneslx closed 3 years ago
kotlin { ... sourceSets["commonMain"].dependencies { api("io.github.kuuurt:multiplatform-paging:0.4.2") } }
kuuurt is spelled here with 3 "u"s instead of 4. This leads to "Could not resolve dependency" error
Oh just realised there is a pull request for this already (#16)
Yikes sorry for the simple mistake and thanks for bringing it to my attention. PR is merged.
kuuurt is spelled here with 3 "u"s instead of 4. This leads to "Could not resolve dependency" error