We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d81215a commit 5696002Copy full SHA for 5696002
gradle.properties
@@ -2,12 +2,12 @@ ideaVersion = IC-2022.1
2
# build number ranges
3
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
4
sinceIdeaBuild=211
5
-projectVersion=1.2.0
+projectVersion=1.2.1-SNAPSHOT
6
intellijPluginVersion=1.16.1
7
jetBrainsToken=invalid
8
jetBrainsChannel=stable
9
nexusUser=invalid
10
nexusPassword=invalid
11
12
# https://plugins.jetbrains.com/docs/intellij/using-kotlin.html#kotlin-standard-library
13
-kotlin.stdlib.default.dependency=false
+kotlin.stdlib.default.dependency=false
0 commit comments