Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

Specify what Android Gradle Build Tools version is required #63

Open
magneticflux- opened this issue Oct 24, 2017 · 0 comments
Open

Specify what Android Gradle Build Tools version is required #63

magneticflux- opened this issue Oct 24, 2017 · 0 comments

Comments

@magneticflux-
Copy link

You should state somewhere that com.github.dcendents:android-maven-gradle-plugin:2.0 requires com.android.tools.build:gradle:3.+. I had to track down this error:

* What went wrong:
A problem occurred evaluating project ':library'.
> Failed to apply plugin [id 'com.github.dcendents.android-maven']
   > Configuration with name 'api' not found.

because I was using Gradle 4.2.1 and Build Tools 2.3.3

johnjohndoe added a commit to johnjohndoe/SnackEngage that referenced this issue Dec 10, 2018
+ JitPack automatically injects the latest version of the
  android-maven-gradle-plugin. This fails the build because versions
  after 1.5 require a newer version of the Android plugin for Gradle.
+ See: dcendents/android-maven-gradle-plugin#63
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant