Anyone having issues to fetch koin-core and koin-l...
# koin
r
Anyone having issues to fetch koin-core and koin-logger-slf4j from maven central? Gradle can't resolve it in my local
k
@Renan Kummer were you able to resolve this? if not, please share the errors you are getting.
r
Sorry Kibet, I had to postpone the change where I was seeing this issue, so I can't reproduce it again. But the scenario was attempting to define koin-core and koin-logger-slf4j dependencies in the shared buildSrc/src/main/kotlin/my-app.conventions.gradle.kts with repository set to mavenCentral()
👌 1