martinsumera
05/19/2020, 1:52 PMlouiscad
05/19/2020, 5:17 PMgildor
05/20/2020, 4:09 AMI’m not able to resolve top-level kotlin function.Looks that @Metadata is removed, do you use R8/Proguard?
martinsumera
05/20/2020, 2:29 PM/META-INF/*.kotlin_module
I was able to solve it by adding this to packagingOptions
https://stackoverflow.com/questions/61892974/im-not-able-to-use-top-level-functions-from-my-custom-kotlin-librarygildor
05/20/2020, 4:00 PMlouiscad
05/20/2020, 9:28 PM