gradleplease icon indicating copy to clipboard operation
gradleplease copied to clipboard

Add support for other Android related versions

Open MichaelEvans opened this issue 8 years ago • 1 comments

It'd be great to be able to pull the Play Services gradle plugin version and Android gradle plugin version as well. Seems like they both might be on jcenter already - (https://bintray.com/android/android-tools/com.google.gms.google-services/view and https://bintray.com/android/android-tools/com.android.tools.build.gradle/view) so perhaps just adding support for that repository would be the way to go? (As referenced in #4)

And while not necessarily a dependency - might be useful to also list the latest build-tools version.

MichaelEvans avatar Aug 03 '16 18:08 MichaelEvans

Also accessible here: https://dl.google.com/dl/android/maven2/index.html

broady avatar May 21 '19 20:05 broady