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

Could not get unknown property 'packageReleaseResources' #45

Open
Ewg777 opened this issue Nov 15, 2016 · 9 comments
Open

Could not get unknown property 'packageReleaseResources' #45

Ewg777 opened this issue Nov 15, 2016 · 9 comments

Comments

@Ewg777
Copy link

Ewg777 commented Nov 15, 2016

Error:FAILURE: Build failed with an exception.

Could not get unknown property 'packageReleaseResources' for project ':app' of type org.gradle.api.Project.

apply from: 'https://raw.githubusercontent.com/adwiv/android-fat-aar/master/fat-aar.gradle'
dependencies {
    embedded (project(':MyModule'))

'com.android.tools.build:gradle:2.2.2'
buildToolsVersion "25.0.0"

@adwiv
Copy link
Owner

adwiv commented Nov 15, 2016 via email

@Ewg777
Copy link
Author

Ewg777 commented Nov 15, 2016

3.2 and 3.1

@Ewg777
Copy link
Author

Ewg777 commented Nov 15, 2016

App
-- MyLib 1
-- -- External Lib 1

How to config this plugin for this case?

@adwiv
Copy link
Owner

adwiv commented Nov 15, 2016 via email

@Ewg777
Copy link
Author

Ewg777 commented Nov 15, 2016

No, it's an internal library for my App.

@adwiv
Copy link
Owner

adwiv commented Nov 15, 2016 via email

@Ewg777
Copy link
Author

Ewg777 commented Nov 15, 2016

My App has lots of internal libs. So I need to make aars for it to speed up development.

@08carmelo
Copy link

Error:Could not find property 'packageReleaseResources' on project ':app'. I have the same error

@zhangyunpenggithub
Copy link

Error:Could not get unknown property 'packageReleaseResources' for project ':mainmodule' of type org.gradle.api.Project.
Who knows how to solve this problem?

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

4 participants