混淆问题
问题描述
打包混淆的时候报错:
kotlin.time.jdk8.DurationConversionsJDK8Kt: can't find referenced method 'double getSeconds(long)' in program class kotlin.time.DurationKt
kotlin.time.jdk8.DurationConversionsJDK8Kt: can't find referenced method 'double getNanoseconds(int)' in program class kotlin.time.DurationKt
kotlin.time.jdk8.DurationConversionsJDK8Kt: can't find referenced method 'double plus-LRDsOJo(double,double)' in program class kotlin.time.Duration
kotlin.time.jdk8.DurationConversionsJDK8Kt: can't find referenced method 'double getInSeconds-impl(double)' in program class kotlin.time.Duration
kotlin.time.jdk8.DurationConversionsJDK8Kt: can't find referenced method 'int getNanosecondsComponent-impl(double)' in program class kotlin.time.Duration
Warning: there were 5 unresolved references to program class