Hi,
When adding an aar that contains native libraries (build with the
experimental plugin) as a dependency with either 1.5.0-beta1 or
1.5.0-beta2, the native libraries are missing in the final APK.
I simply add the aar as:
dependencies {
compile 'my.group:nativelibs:1.0.0@aar'
}
The aar contains the .so files for the supported platforms and the same
setup workes fine with 1.4.0-beta6.
Should I consider this a bug or is there anything I need to add to
build.gradle with the 1.5.0 plugin ?
Thanks,
-Thasso
--
You received this message because you are subscribed to the Google Groups
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.