Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Changed to use Google Play Services .aar files #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dapriett
Copy link

#1

I changed the google play services plugin to use aar files so that all included resources get copied over as well.

@dapriett
Copy link
Author

@mbektchiev - Does Nativescript have gradle support for plugins yet? Would be easier just to do this:

compile 'com.google.android.gms:play-services:8.1.0'

@ligaz
Copy link

ligaz commented Oct 21, 2015

@dapriett Not yet. It is coming in 1.5 though.

@dapriett
Copy link
Author

Awesome - thanks @ligaz ! So I guess in the meantime the best solution is to include the entire .aar file then.

@dapriett
Copy link
Author

dapriett commented Dec 2, 2015

@ligaz - any documentation on how to do gradle dependencies with 1.5?

@dapriett
Copy link
Author

dapriett commented Dec 2, 2015

Nevermind, I found it https://docs.nativescript.org/plugins#includegradle-specification

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants