mirror of
https://github.com/chylex/IntelliJ-Keyboard-Master.git
synced 2025-05-05 20:34:07 +02:00
Update IntelliJ & gradle plugin versions
This commit is contained in:
parent
a2b79d4f52
commit
16df8a3150
@ -1,6 +1,6 @@
|
||||
plugins {
|
||||
kotlin("jvm") version "1.5.10"
|
||||
id("org.jetbrains.intellij") version "1.1.4"
|
||||
id("org.jetbrains.intellij") version "1.2.0"
|
||||
java
|
||||
}
|
||||
|
||||
@ -18,5 +18,5 @@ dependencies {
|
||||
}
|
||||
|
||||
intellij {
|
||||
version.set("2021.2")
|
||||
version.set("2021.2.2")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user