You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
val commonMain by getting {
dependencies {
implementation("com.github.aakira:napier:2.6.1")
}
}
Could not resolve all dependencies for configuration ':shared:iosSimulatorArm64CompileKlibraries'.
> Could not find io.github.aakira:napier:napier.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/io/github/aakira/napier/napier/napier-napier.pom
- https://repo.maven.apache.org/maven2/io/github/aakira/napier/napier/napier-napier.pom
Required by:
project :shared
Possible solution:
- Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
Any ideas?
The text was updated successfully, but these errors were encountered:
Any ideas?
The text was updated successfully, but these errors were encountered: