Benjamin Charais
10/21/2020, 9:19 PMlibrary-android
publications are missing, I have tried diving into multiple reasons of why this might be, but we can not use a jvm or an apk
output and expect the aab usage. We are using a maven publish, and after pulling down multiple example projects of 1.4, I am seeing similar situations from those projects not having the same android
build target output, and libraries seem to be in the same place itself. I know that Kotlin 1.4 is more focused on using the metadata, but checking the actual output in the maven repo, will have lib-iosx64
lib-jvm
lib-macos
and lib-metadata
Given the only change on this is different on the upgrade to 1.4, I am trying to sort out what link I am missing as we have current pipelines running appropriately under 1.3.72….