Denis
Denis
This is annoying problem. Hope for quick fix
Thank you! That's exactly what I needed. In case anyone else encounters a similar setup, to ensure that the `gradle-profiler --benchmark ...` command with the `android-studio-sync` scenario runs successfully, you...
@kaibolay I'm using ``` import com.google.firebase.appdistribution.gradle.AppDistributionExtension ``` in my `Plugin` class, because I setup firebase plugin through convention gradle plugin. You can see the setup in my MCVE attached to...