jvoegele / gradle-android-plugin

Android plugin for the Gradle build system.
Apache License 2.0
406 stars 95 forks source link

Ported to support building on r20 tools #66

Closed cyph84 closed 11 years ago

ealden commented 11 years ago

Thanks @cyph84 will take a look and see if we can merge this.

ndarilek commented 11 years ago

Any updates on this request? Just ran into this problem myself with a new project that I'd hoped to switch to Gradle, but I can't use it under R20 and don't want to ask my developers to download and build a custom plugin just for this.

Thanks.

sonata82 commented 11 years ago

Well at least I can confirm that this fix works. I tested it on r20.

davidsowerby commented 11 years ago

I know this is a "me too" but I'm in the same position as ndarilek - it has been a month now ...

ndarilek commented 11 years ago

Does anyone have the time/skill to maintain an official fork with this fix? Looks like this is abandoned and there are no alternatives.

I'm very new to Gradle and would rather not take it on.

jvoegele commented 11 years ago

On Aug 28, 2012, at 5:22 PM, Nolan Darilek wrote:

Does anyone have the time/skill to maintain an official fork with this fix? Looks like this is abandoned and there are no alternatives.

I'm very new to Gradle and would rather not take it on.

I've merged all pending pull requests and have deployed a 1.2.0-SNAPSHOT version of gradle-android-plugin with all pending fixes. If no major problems are discovered with the 1.2.0-SNAPSHOT version I will create a 1.2.0 release version and deploy to Maven Central.

Jason Voegele Exhilaration is that feeling you get just after a great idea hits you, and just before you realize what is wrong with it.