Hi:
Where can I download files?gradle-5.1.1.pom and gradle-5.1.1.jar
thanks
Hi:
Where can I download files?gradle-5.1.1.pom and gradle-5.1.1.jar
thanks
@GRADLE10 there are no such files published by Gradle, as Gradle is not published as one library. There might be other JAR files, as parts of libraries or plugins, called like that.
Which problem are you trying to solve?
Hi
when I try to create an application Android studio show this:
ERROR: Could not find com.android.tools.build:gradle:5.1.1.
Searched in the following locations:
I see. That is the Android Gradle Plugin (AGP). It is versioned differently than Gradle itself and version 5.1.1 of AGP does not exist.