Closed DeKaiju closed 8 years ago
Project build failed when I use gradle version 2.2.1.Error log is
Failed to apply plugin [id 'com.android.application'] Gradle version 2.10 is required. Current version is 2.2.1. https://jitpack.io/com/github/John-Constantine/Android-PickerView/v1.8/build.log
So I change project gradle version to 2.1.0.But the project build failed again. I don't know how to make this project build successful.
Hi
Looks like the android-maven plugin is missing from build.gradle. Docs https://jitpack.io/docs/ANDROID/
Thanks.This document help me.I have solved this problem.
Log https://jitpack.io/com/github/John-Constantine/Android-PickerView/v1.9/build.log