Skip to content

Commit d4ff31c

Browse files
committed
Try a different group name
1 parent 430ed27 commit d4ff31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginManagement {
1010
}
1111

1212
plugins {
13-
id("com.gradle.enterprise.gradle.plugin") version "3.18.1"
13+
id("com.gradle") version "3.18.1"
1414
}
1515

1616
dependencyResolutionManagement {

0 commit comments

Comments
 (0)