Fixes
This commit is contained in:
parent
ad225b4e25
commit
71bf2bfc5b
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@ repositories {
|
||||||
|
|
||||||
// Configure Gradle IntelliJ Plugin
|
// Configure Gradle IntelliJ Plugin
|
||||||
intellij {
|
intellij {
|
||||||
version = '2025.1'
|
version = '2024.3.5'
|
||||||
type = 'RD' // Target IDE Platform - IC for IntelliJ IDEA Community Edition
|
type = 'IC' // Target IDE Platform - IC for IntelliJ IDEA Community Edition
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue