ribesg
07/01/2022, 2:41 PMAndroidManifest.xml file of a “pure” Kotlin Multiplatform library generated or hidden or something? I have multiple modules which are pure Kotlin and only have code in commonMain sourceSet but they all have to have an androidMain folder with an almost empty AndroidManifest.xml file. Anybody else finding that annoying or I am just nitpicking?hfhbd
07/01/2022, 2:45 PMribesg
07/01/2022, 2:55 PMhfhbd
07/01/2022, 2:57 PMribesg
07/01/2022, 2:57 PMribesg
07/01/2022, 2:59 PMauto-manifest that @kenkyee linked and migrate when AGP 7.2 is supported in a few weeks/months I thinkdrew
07/01/2022, 3:32 PMnamespace Gradle DSL property works in AGP 7.0.4+ and the latest stable IntelliJ IDEA/AS.vanniktech
07/01/2022, 3:46 PMnamespace with AGP 7.0.4 in IntelliJ 2022.1.*ribesg
07/01/2022, 3:49 PMvanniktech
07/01/2022, 3:49 PMandylamax
07/02/2022, 3:58 AMribesg
07/04/2022, 8:34 AMStylianos Gakis
07/07/2022, 8:16 AM