fat-aar-android
fat-aar-android copied to clipboard
Full AAR path
How can I specify full AAR path? Previously I used flatDirs, but it should be avoided in the latest Gradle. I want to do something like this.
releaseEmbed(name: 'libs/cool/cool_lib.aar')
Thanks
+1