Skip to content

Commit

Permalink
Swap non-existing GradleProjectStructureActions group for BuildMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilzor committed Nov 28, 2024
1 parent e47e6ea commit bc91725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This is an open source project licensed under the Apache License v2.0.]]></descr
<action id="SelectBuildVariantMatrixAction"
class="com.nilsenlabs.flavormatrix.actions.SelectBuildVariantMatrixAction"
text="Select Build Variant by Matrix">
<add-to-group group-id="GradleProjectStructureActions"
<add-to-group group-id="BuildMenu"
anchor="after"
relative-to-action="SelectBuildVariant" />
<keyboard-shortcut keymap="$default" first-keystroke="ctrl shift x"/>
Expand Down

0 comments on commit bc91725

Please sign in to comment.