Skip to content

Commit bec3b44

Browse files
committed
Update to the new "manual" autoImport.
1 parent 6ce212d commit bec3b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'dev.equo.ide'
22
equoIde {
33
branding().title('Spotless').icon(file('_images/spotless_logo.png'))
44
welcome().openUrl('https://github.com/diffplug/spotless/blob/main/CONTRIBUTING.md')
5-
gradleBuildship()
5+
gradleBuildship().autoImport('.')
66
}
77

88
repositories {

0 commit comments

Comments
 (0)