Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not extract project aar to aarDependenciesDir #23

Open
foobnix opened this issue Nov 29, 2017 · 0 comments
Open

Not extract project aar to aarDependenciesDir #23

foobnix opened this issue Nov 29, 2017 · 0 comments

Comments

@foobnix
Copy link

foobnix commented Nov 29, 2017

Plugin not extract XXX aar library to AAR forlder, extract only google play serices

for example

dependencies {
    compile 'xxx:my-sdk-for-android-3.4.1@aar'
   compile 'com.android.support:appcompat-v7:26.0.1'
    compile 'com.android.support:recyclerview-v7:26.0.1'
   }
repositories {
      maven {
        url "https://xxxx/myrep/"
    }

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

No branches or pull requests

1 participant