microsoftgraph / msgraph-sdk-android

Microsoft Graph SDK for Android! https://graph.microsoft.io
Other
51 stars 43 forks source link

Upgrade gradle, buildToolsVersion #12

Closed iambmelt closed 8 years ago

msftclas commented 8 years ago

Hi @iambmelt, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

It looks like you're a Microsoft contributor (Brian Melton). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

iambmelt commented 8 years ago

CI failing due to travis-ci/issues/5036 (investigating...)

iambmelt commented 8 years ago

@iambmelt

CI failing due to travis-ci/issues/5036 (investigating...)

Looks like the current 'solution' is to install tools; however, since tools doesn't specify a version number, builds are then not guaranteed reproducible. Skipping the update of buildToolsVersion until fixed at CI layer