fakeit
fakeit copied to clipboard
appcompat android dependency
* 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.
Facing the same issue with version 0.5
same here. so this is Android specific lib? No java apps support?
@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.