mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2025-05-03 05:34:06 +02:00
new kotlin version
This commit is contained in:
parent
872a99c84c
commit
5271d97c00
@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
idea apply true
|
||||
kotlin("jvm") version "1.7.0-RC"
|
||||
kotlin("jvm") version "1.7.0"
|
||||
id("org.jetbrains.intellij") version "1.6.0"
|
||||
id("org.jetbrains.changelog") version "1.3.1"
|
||||
id("com.github.ben-manes.versions") version "0.42.0"
|
||||
|
Loading…
Reference in New Issue
Block a user