We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507be29 commit 98064d5Copy full SHA for 98064d5
settings.gradle
@@ -22,7 +22,7 @@ plugins {
22
// https://plugins.gradle.org/plugin/com.gradle.develocity
23
id 'com.gradle.develocity' version '3.18.1'
24
// https://github.com/equodev/equo-ide/blob/main/plugin-gradle/CHANGELOG.md
25
- id 'dev.equo.ide' version '1.8.0' apply false
+ id 'dev.equo.ide' version '1.7.7' apply false
26
}
27
28
dependencyResolutionManagement {
0 commit comments