Jens Klingenberg
Jens Klingenberg
Thank you for reporting this, i will take a look it
@danailalexiev Hi, thank you. I think you need to import it something like this: implementation project(path: ':annotations', configuration: 'default')
Hi @chippmann, i had a quick look at your demo project, you are kind of right with your observations. As far as i understood, you are generating the function GDNativeInit...
There is no official documentation, i did a lot of trial and error and digging through the compiler project source code. There is a #compiler channel on the Kotlin Slack,...
Thank you, i will take a look at it and see if i can integrate parts of it somehow
Hi, sorry for the late answer, unfortunately i don't have a better solution yet, but i will take a look if Kotlin 1.4.0 offers some new opportunities
FYI: Jetpack Compose 1.0.0-alpha04 just got released, > Stack was renamed to Box. The previously existing Box will be deprecated in favor of the new Box in compose.foundation.layout. The behavior...
Hey @dpnkrg , thank you for reporting this. I just released v1.0.6 that should be working again. The update is in review in the Plugin Marketplace, but you can get...
Hi @DanielNovak , thank you for reporting this
Hi @DanielNovak , i just tried to reproduce the error with beta12, but everything worked fine. Please try if the error stills occurs for you