diff options
| -rw-r--r-- | kubatech/gradle.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kubatech/gradle.properties b/kubatech/gradle.properties deleted file mode 100644 index ffff823e21..0000000000 --- a/kubatech/gradle.properties +++ /dev/null @@ -1,9 +0,0 @@ - -# Provides setup for Mixins if enabled. If you don't know what mixins are: Keep it disabled! -usesMixins = true - -# Specify the location of your implementation of IMixinConfigPlugin. Leave it empty otherwise. -mixinPlugin = mixin.MixinPlugin - -# Specify the package that contains all of your Mixins. You may only place Mixins in this package or the build will fail! -mixinsPackage = mixin.mixins |
