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 9600390 commit 56cc89cCopy full SHA for 56cc89c
dev/build.gradle
@@ -55,7 +55,7 @@ gradlePlugin {
55
}
56
plugins {
57
create('simplePlugin') {
58
- id = 'com.fox2code.foxloader.dev'
+ id = 'foxloader.dev'
59
implementationClass = 'com.fox2code.foxloader.dev.GradlePlugin'
60
61
0 commit comments