zak.taccardi
06/18/2019, 7:53 PMtypealias
stored in Kotlin metadata?# Remove Kotlin @Metadata on all classes
-keepattributes !RuntimeVisibleAnnotations
to strip kotlin metadata with proguard. But I would like to find a way to just keep a specific typealiaselizarov
06/18/2019, 9:38 PMzak.taccardi
06/18/2019, 9:39 PMelizarov
06/18/2019, 9:45 PMkotiln.Metadata
annotation that is attached to the facade class of the file where this typealias is declared in.