Skip to content

Commit 249af70

Browse files
author
minh.tran
committed
update until-build and platform-version to 2021.2
1 parent ed0e259 commit 249af70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
33
pluginGroup=com.github.tbm98.fluttergeneratorsnippets
44
pluginName=flutter_generator_snippets
5-
pluginVersion=1.3.2
5+
pluginVersion=1.3.2.2
66
pluginSinceBuild=201
7-
pluginUntilBuild=211.*
7+
pluginUntilBuild=212.*
88
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
99
# See https://jb.gg/intellij-platform-builds-list for available build versions
10-
pluginVerifierIdeVersions=2020.2.4, 2020.3.4, 2021.1.2
10+
pluginVerifierIdeVersions=2020.2.4, 2020.3.4, 2021.1.2, 2021.2
1111
platformType=IC
12-
platformVersion=2021.1
12+
platformVersion=2021.2
1313
platformDownloadSources=true
1414
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1515
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)