Do not use deprecated kotlin.reflect API
This commit is contained in:
+1
@@ -5,6 +5,7 @@
|
||||
// KT-8131 Cannot find backing field in ancestor class via reflection
|
||||
|
||||
import kotlin.reflect.*
|
||||
import kotlin.reflect.full.*
|
||||
import kotlin.reflect.jvm.*
|
||||
|
||||
open class TestBase {
|
||||
|
||||
Reference in New Issue
Block a user