vikasraimeesho

Results 2 issues of vikasraimeesho

I'm aware we can use buildTags and taskTags to filter certain keys but here I can mark all my custom properties either as a tag or field. is there a...

``` java.lang.IllegalStateException: Failed to compile (out=Error: Failed to cpmpile ! ) at androidx.benchmark.macro.CompilationMode$Companion.cmdPackageCompile$benchmark_macro_release(CompilationMode.kt:434) at androidx.benchmark.macro.CompilationMode$Partial.compileImpl$benchmark_macro_release(CompilationMode.kt:307) at androidx.benchmark.macro.CompilationMode.resetAndCompile$benchmark_macro_release(CompilationMode.kt:114) at androidx.benchmark.macro.CompilationMode.resetAndCompile$benchmark_macro_release$default(CompilationMode.kt:75) at androidx.benchmark.macro.MacrobenchmarkKt.macrobenchmark(Macrobenchmark.kt:237) at androidx.benchmark.macro.MacrobenchmarkKt.macrobenchmarkWithStartupMode(Macrobenchmark.kt:436) at androidx.benchmark.macro.junit4.MacrobenchmarkRule.measureRepeated(MacrobenchmarkRule.kt:107) at com.meesho.baselineprofile.StartupBenchmarks.benchmark(StartupBenchmarks.kt:52) at com.meesho.baselineprofile.StartupBenchmarks.startupCompilationBaselineProfiles() ```...

more info needed