Prevent proguard/r8 from removing Kotlin synthetic default constructor I’m using moshi which accesses the Kotlin default constructor of a class by reflection.