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

Failed to resolve: com.android.support:recyclerview; Unable to find method setBootClassPath #154

Open
jdempcy opened this issue Feb 19, 2020 · 0 comments

Comments

@jdempcy
Copy link

jdempcy commented Feb 19, 2020

This issue is a Bug

SDKLauncher-Android has build errors with Gradle 3.3 and Gradle 5.4.1.

Steps to reproduce

  1. When using Gradle 3.3 I get the error "Failed to resolve com.android.support.recyclerview-v7:23.4.0." It also fails to resolve support-v4:23.4.0, appcompat-v7, and support-v4:23+.
  2. With Gradle 5.4.1 I get the error "Unable to find method 'org.gradle.api.tasks.compile.CompileOptions.setBootClassPath..."

Product

SDKLauncher-Android

Additional information

I am using Android Studio 3.5 on Mac OS X.

I am able to successfully build older versions of SDKLauncher-Android though I am not sure exactly which version introduces these breaking issues.

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

1 participant