Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appcompat android dependency #58

Open
orieken opened this issue Oct 11, 2017 · 3 comments
Open

appcompat android dependency #58

orieken opened this issue Oct 11, 2017 · 3 comments

Comments

@orieken
Copy link

orieken commented Oct 11, 2017

* 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.

@noncom
Copy link

noncom commented Oct 29, 2017

Facing the same issue with version 0.5

@mykola-dev
Copy link

same here. so this is Android specific lib? No java apps support?

@noncom
Copy link

noncom commented Jan 26, 2018

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants