mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-06 08:00:10 +08:00
Make mirai-console compatible with IDEA 2021.1
This commit is contained in:
parent
aacdf0df2c
commit
82ec29b311
@ -51,8 +51,8 @@ object Versions {
|
||||
|
||||
const val yamlkt = "0.7.5"
|
||||
const val intellijGradlePlugin = "0.7.2"
|
||||
const val kotlinIntellijPlugin = "203-1.4.30-release-IJ7148.5" // keep to newest as kotlinCompiler
|
||||
const val intellij = "2020.3.2" // don't update easily unless you want your disk space -= 500MB
|
||||
const val kotlinIntellijPlugin = "211-1.4.32-release-IJ6693.72" // keep to newest as kotlinCompiler
|
||||
const val intellij = "2021.1" // don't update easily unless you want your disk space -= 500MB
|
||||
|
||||
}
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit de46b0d79e32814718d4849afc144f9148398955
|
||||
Subproject commit ffef5c00db95c689ebfefcc92b90a79a28eb423a
|
Loading…
Reference in New Issue
Block a user