Multiplatform-Preferences
Multiplatform-Preferences copied to clipboard
Android:1.2.0 could not resolve dependency
I am getting the following error:
ERROR: Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.github.florent37:multiplatform-preferences-android:1.2.0.
I have tested version 1.0.0 and it compiles without any problem. Common and iOS resolved correctly.
I'm having the same issue.
Caused by: org.gradle.api.resources.ResourceException: Could not get resource 'https://dl.bintray.com/florent37/maven/com/github/florent37/multiplatform-preferences-metadata/1.2.0/multiplatform-preferences-metadata-1.2.0.jar'.
same here