After having read the android-sdk-plugin documentation <https://github.com/pfn/android-sdk-plugin>, I've seen this:
All sub-projects in a multi-project build must specify exportJars := true but in the 1st provided sample <https://gist.github.com/pfn/5872427>, this rule isn't obbeyed. Also, the android.Plugin.androidBuildApklib (or androidBuildAarlib) isn't used in the configuration of the library projects. -- You received this message because you are subscribed to the Google Groups "scala-on-android" 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.
