[imltogradle] Support attaching 211 IDEA

This commit is contained in:
Nikita Bobko
2021-05-27 18:18:24 +02:00
parent 8a856e440e
commit 6a7770573c
2 changed files with 2 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ private val intellijModulesForWhichGenerateBuildGradle = listOf(
val jsonUrlPrefixes = mapOf(
"202" to "https://buildserver.labs.intellij.net/guestAuth/repository/download/ijplatform_IjPlatform202_IntellijArtifactMappings/113235432:id",
"203" to "https://buildserver.labs.intellij.net/guestAuth/repository/download/ijplatform_IjPlatform203_IntellijArtifactMappings/117989041:id",
"211" to "https://buildserver.labs.intellij.net/guestAuth/repository/download/ijplatform_IjPlatform211_IntellijArtifactMappings/121258191:id",
)
fun main() {

View File

@@ -1,6 +1,7 @@
versions.intellijSdk=202.7660.26
versions.intellijSdk.forIde.202=202.7660.26
versions.intellijSdk.forIde.203=203.6682.168
versions.intellijSdk.forIde.211=211.6693.111
versions.idea.NodeJS=193.6494.7
versions.jar.asm-all=8.0.1
versions.jar.guava=29.0-jre