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

There is only the debug, no release #71

Open zwyzzu opened 7 years ago

zwyzzu commented 7 years ago

There is only the debug, no release

hnty545 commented 6 years ago

me too

gradle3.3 android studio 2.3 compileSdkVersion 25 buildToolsVersion "25.0.2"

hnty545 commented 6 years ago

@adwiv

chengshengyang commented 6 years ago

meybe can not use in gradle2.2.0+. I have the same problem.