Caused by: java.util.NoSuchElementException: List is empty.
at kotlin.collections.CollectionsKt___CollectionsKt.last(_Collections.kt:418)
at app.cash.zipline.ZiplineManifest$Companion.create(ZiplineManifest.kt:254)
at app.cash.zipline.ZiplineManifest$Companion.create$default(ZiplineManifest.kt:229)
at app.cash.zipline.gradle.ZiplineCompiler.writeManifest(ZiplineCompiler.kt:149)
at app.cash.zipline.gradle.ZiplineCompiler.compile(ZiplineCompiler.kt:57)
at app.cash.zipline.gradle.ZiplineCompileTask.task(ZiplineCompileTask.kt:154)
Adding
to a module with the Zipline plugin causes