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
|
||||
intellij {
|
||||
version = '2025.1'
|
||||
type = 'RD' // Target IDE Platform - IC for IntelliJ IDEA Community Edition
|
||||
version = '2024.3.5'
|
||||
type = 'IC' // Target IDE Platform - IC for IntelliJ IDEA Community Edition
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue