[Android-tools-devel] Android Gradle Plugin

Markus Koschany apo at debian.org
Thu Feb 11 14:02:45 UTC 2016


Am 11.02.2016 um 09:42 schrieb 殷啟聰:
> Hi Markus and Hans,
> 
> Although I hope that all AOSP packages should follow the same versioning scheme
> since they have different versions everywhere and they do not version so many
> components, turns out that platform/tools/buildSrc doesn't have tags like
> "android-6.0.0_r26", which makes things tricky.
> 
> So I propose that all AOSP packages in platform/tools/* follow the versioning
> scheme of "studio-1.5" or "gradle-1.3.1", as they exist in all platform/tools/*
> repositories. But should we follow "studio-*" or "gradle-*"?
> 
> AFAIK, "studio-1.5" means Android Studios 1.5, while "gradle-1.3.1" means Gradle
> Plugin 1.3.1. But as I have observed, "project.ext.buildVersion" in
> "base/version.gradle", which is used as the version of both projects, is exactly
> the version number. So I guess the Gradle Plugin and Android Studios share the
> same version. Markus, have you got any confirmation on this?
> 
> If they really share the same version, we can simply checkout the latest tags
> like "{gradle,studio}-*" when getting a new upstream release.

Hi,

the Gradle Plugin shares the same version as Android Studio. You can
check my first e-mail of this thread where I attached the list of jar
files from platform/tools/base. Some of them use the current API 24.5.0,
others the current studio tag, 1.5.0.

Cheers,

Markus

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/android-tools-devel/attachments/20160211/fed30d14/attachment.sig>


More information about the Android-tools-devel mailing list