Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Using the framework syntax to embed libraries via gradle? #113

Closed
000panther opened this issue Sep 7, 2015 · 2 comments
Closed

Using the framework syntax to embed libraries via gradle? #113

000panther opened this issue Sep 7, 2015 · 2 comments

Comments

@000panther
Copy link

Hello, the new cordova supports the framework syntax, where you can pull in dependencies via Gradle, instead of hard coding them and uploading jars, that might result in dependency conflicts.

Is there a specific reason why this plugin does not use the new syntax, or may I try to provide a pull request?

An Example of the new, though a little bit undocumented syntax:

<framework src="com.google.android.gms:play-services-analytics:+" />

An example where you can see it being used in the plugin.xml
https://github.com/danwilson/google-analytics-plugin/blob/master/plugin.xml

@macdonst
Copy link
Member

macdonst commented Sep 7, 2015

Duplicate of Issue #51

@macdonst macdonst closed this as completed Sep 7, 2015
@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants