Sinan Kozak
Sinan Kozak
ComposableTarget looks interesting. I hope compiler and IDE will understand in perfectly. Without any scope or heritage, currently all methods look same and it confused developer.
Opps markdown 😄 PR might come if I can find time.
Brew is updated.
- Website still shows and downloads old version. - Great - Brew cask-fonts is an open source repo. Jetbrains mono releases could also update that cask-font as well. Pr about...
We also need to call runFlank locally to verify the new tests. At the moment, we suggested team to add --no-configuration-cache flag when they call runFlank but that is error...
Task.notCompatibleWithConfigurationCache() doesn't prevent issue. Because querying subproject doesn't work when configuration cache is enabled even if task is not compatible. I get the following error after configuration cache warnings. ```...
Isn't that requirement just for JDK? Source code compatibility and which JDK is being used to compile should be different topics, right? Original change could just update the jdk. We...
Hi we also see lots of CPU usage for Span creation. UUID generation and then string manipulation takes some time. There are lots of spans during Android app creation and...
Could you rebase to current state, lets merge this.
The profiler app is nondebuggable app with proguard (not R8) production application.