Skip to content

Commit ea7fda9

Browse files
committed
Set's up target platform as most up-to-date Android Studio, which is older than the IntelliJ idea
1 parent e5956d0 commit ea7fda9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginSinceBuild = 222
1010

1111
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension
1212
platformType = IC
13-
platformVersion = 2023.1
13+
platformVersion = 2022.2
1414

1515
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1616
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22

0 commit comments

Comments
 (0)