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
SDKLauncher-Android has build errors with Gradle 3.3 and Gradle 5.4.1.
Steps to reproduce
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+.
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.
The text was updated successfully, but these errors were encountered:
This issue is a Bug
SDKLauncher-Android has build errors with Gradle 3.3 and Gradle 5.4.1.
Steps to reproduce
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.
The text was updated successfully, but these errors were encountered: