mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 08:29:22 +08:00
Update to Kotlin 1.4.0 (#1191)
* Update to Kotlin 1.4.0 * Remove moshi-kotlin rules in favor of Kotlin's * Ignore tests for now * Update to OptIn * Update test for kotlin 1.4 behavior
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
-keep class kotlin.reflect.jvm.internal.impl.builtins.BuiltInsLoaderImpl
|
||||
|
||||
-keepclassmembers class kotlin.Metadata {
|
||||
public <methods>;
|
||||
}
|
Reference in New Issue
Block a user