Skip to content

Commit 91e3d63

Browse files
committed
Extend since build to allow all of 172 platform
1 parent 531a45a commit 91e3d63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ intellij {
2626
}
2727

2828
patchPluginXml {
29+
sinceBuild '172'
2930
untilBuild '173.*'
3031
}
3132
}

0 commit comments

Comments
 (0)