adwiv / android-fat-aar

Gradle script that allows you to merge and embed dependencies in generted aar file
The Unlicense
1.46k stars 435 forks source link

Support apply plugin: 'com.android.application'? #78

Closed hnty545 closed 6 years ago

hnty545 commented 6 years ago

Not Support apply plugin: 'com.android.application'?

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

hnty545 commented 6 years ago

Should not be supported