Join Slack
Powered by
Hi everyone, is there any way to invoke `MyClass::...
# gradle
t
Timo Gruen
06/23/2021, 9:37 AM
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
ephemient
06/23/2021, 9:43 PM
probably needs to be a new intrinsic un the compiler.
https://youtrack.jetbrains.com/issue/KT-34534
3
Views
Open in Slack
Previous
Next