Commit ff749b27 authored by Ilya Goncharov's avatar Ilya Goncharov Committed by intellij-monorepo-bot
Browse files

Update kotlin.gradle.performance version for collect js.output.granularity

GitOrigin-RevId: ad75342bd90af0aac49c8cd7622b19da2456c4ab
parent 400e7a50
Branches unavailable Tags unavailable
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -9,7 +9,7 @@
<statistics.counterUsagesCollector implementationClass="org.jetbrains.kotlin.idea.configuration.KotlinMigrationProjectFUSCollector"/>
<statistics.counterUsagesCollector implementationClass="org.jetbrains.kotlin.idea.statistics.J2KFusCollector"/>
<statistics.counterUsagesCollector groupId="kotlin.gradle.library" version="1"/>
<statistics.counterUsagesCollector groupId="kotlin.gradle.performance" version="2"/>
<statistics.counterUsagesCollector groupId="kotlin.gradle.performance" version="3"/>
<statistics.counterUsagesCollector groupId="kotlin.ide.debugger" version="2"/>
<statistics.counterUsagesCollector
implementationClass="org.jetbrains.kotlin.idea.codeInsight.codevision.KotlinCodeVisionUsagesCollector"/>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment