: dev@cordova.apache.org; iclell...@google.com; Hu, Ningxin; Gao, Chun
Subject: Re: plugin with AAR
Had a look at the PR and think it looks good! Only thing I'd say is that I'd
like to reserve build-extras.gradle for the user (tools shouldn't modify it).
Modifying build.gradle is chal
rieve [mailto:agri...@google.com]
> Sent: Wednesday, November 05, 2014 12:44 AM
> To: Fu, Junwei
> Cc: dev@cordova.apache.org; iclell...@google.com; Hu, Ningxin; Gao, Chun
> Subject: Re: plugin with AAR
>
> Had a look at the PR and think it looks good! Only thing I'd say is th
a 4.0.
-Original Message-
From: Andrew Grieve [mailto:agri...@google.com]
Sent: Wednesday, November 05, 2014 12:44 AM
To: Fu, Junwei
Cc: dev@cordova.apache.org; iclell...@google.com; Hu, Ningxin; Gao, Chun
Subject: Re: plugin with AAR
Had a look at the PR and think it looks good! Only thin
> From: iclell...@google.com [mailto:iclell...@google.com] On Behalf Of Ian
> Clelland
> Sent: Wednesday, September 24, 2014 3:12 AM
> To: dev@cordova.apache.org
> Cc: Hu, Ningxin
> Subject: Re: plugin with AAR
>
> "Work in progress" is serious here. I wouldn'
sday, September 24, 2014 3:12 AM
To: dev@cordova.apache.org
Cc: Hu, Ningxin
Subject: Re: plugin with AAR
"Work in progress" is serious here. I wouldn't count on the Gradle build being
completely stable until you see a 3.7 or a 4.0 release candidate.
If you're developing plugins w
"Work in progress" is serious here. I wouldn't count on the Gradle build
being completely stable until you see a 3.7 or a 4.0 release candidate.
If you're developing plugins with specialized build requirements using
Gradle, we're very eager to accommodate you. Just be aware that it's a
moving targ
Gradle support on master is still somewhat a work-in-progress, but I think
it's coming along nicely :)
What you want to do hasn't been done before that I know of, but it *might*
just work if you add a build-extras.gradle to your plugin and adding the
extra Dependencies line in there.
More eyes on