Skip to content

Commit

Permalink
fixed build, removed obsolete code
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Dec 4, 2023
1 parent 8fa64f6 commit 8e2e217
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 84 deletions.
6 changes: 3 additions & 3 deletions studio-idea-plugin/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ pluginVerifierIdeVersions = IC-2023.1.5, IC-2023.2.2, IC-2023.3
platformType = IC
#platformVersion = LATEST-EAP-SNAPSHOT
#platformVersion = 2023.2.2
platformVersion = 2022.3.3
platformVersion = 2023.1.5
platformDownloadSources = true
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
#platformPlugins = java, Groovy, maven, PsiViewer:233.2, com.jetbrains.hackathon.indices.viewer:1.24
#platformPlugins = java, Groovy, maven, PsiViewer:233.2, com.jetbrains.hackathon.indices.viewer:1.25
#platformPlugins = java, Groovy, maven, PsiViewer:232.2-SNAPSHOT, com.jetbrains.hackathon.indices.viewer:1.23
platformPlugins = java, Groovy, maven, PsiViewer:223-SNAPSHOT, com.jetbrains.hackathon.indices.viewer:1.23
platformPlugins = java, Groovy, maven, PsiViewer:231-SNAPSHOT, com.jetbrains.hackathon.indices.viewer:1.23

# Opt-out flag for bundling Kotlin standard library.
# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 8e2e217

Please sign in to comment.