Hi everyone, is there any way to invoke `MyClass::...
# gradle
t
Hi everyone, is there any way to invoke
MyClass::class.qualifiedName
at compile time? As the gradle plugin might not have the dependency at runtime, its still necessary to set a property correctly
e
probably needs to be a new intrinsic un the compiler. https://youtrack.jetbrains.com/issue/KT-34534