Skip to content

Commit 56cc89c

Browse files
committed
Revert plugin id
1 parent 9600390 commit 56cc89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ gradlePlugin {
5555
}
5656
plugins {
5757
create('simplePlugin') {
58-
id = 'com.fox2code.foxloader.dev'
58+
id = 'foxloader.dev'
5959
implementationClass = 'com.fox2code.foxloader.dev.GradlePlugin'
6060
}
6161
}

0 commit comments

Comments
 (0)