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
* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not find com.android.support:appcompat-v7:25.0.1.
Searched in the following locations:
https://repo1.maven.org/maven2/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.pom
https://repo1.maven.org/maven2/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.jar
http://dl.bintray.com/jetbrains/spek/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.pom
http://dl.bintray.com/jetbrains/spek/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.jar
https://jcenter.bintray.com/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.pom
https://jcenter.bintray.com/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.jar
https://jitpack.io/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.pom
https://jitpack.io/com/android/support/appcompat-v7/25.0.1/appcompat-v7-25.0.1.jar
Required by:
project : > com.github.moove-it:fakeit:v0.5
I am pretty new to Kotlin as a whole and was trying to use this package in a spark app, it seems i need to also have this android dependency?
I saw there was another issue that was closed that said it removed all android deps.
The text was updated successfully, but these errors were encountered:
@deviant-studio I did not do any research, but I think that the android dep is a mistake and it is possible to remove it easily. Even if it is indeed required somewhere in this lib, it can't be many places and is still easily discardable.
I am pretty new to Kotlin as a whole and was trying to use this package in a spark app, it seems i need to also have this android dependency?
I saw there was another issue that was closed that said it removed all android deps.
The text was updated successfully, but these errors were encountered: