Relocate service definition files for kotlin-reflect
See http://imperceptiblethoughts.com/shadow/#merging_service_descriptor_files #KT-16810 Fixed
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
-keep class kotlin.reflect.jvm.internal.ReflectionFactoryImpl { public protected *; }
|
||||
|
||||
-keep class * implements kotlin.reflect.jvm.internal.impl.resolve.ExternalOverridabilityCondition { public protected *; }
|
||||
|
||||
-keepclassmembers enum * {
|
||||
public static **[] values();
|
||||
public static ** valueOf(java.lang.String);
|
||||
|
||||
Reference in New Issue
Block a user