diff --git a/.idea/modules/mobibot.iml b/.idea/modules/mobibot.iml index ca3a54c..de72d7d 100644 --- a/.idea/modules/mobibot.iml +++ b/.idea/modules/mobibot.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot_annotationProcessor.iml b/.idea/modules/mobibot_annotationProcessor.iml index 599f09a..9ac6b73 100644 --- a/.idea/modules/mobibot_annotationProcessor.iml +++ b/.idea/modules/mobibot_annotationProcessor.iml @@ -1,5 +1,5 @@ - + diff --git a/.idea/modules/mobibot_main.iml b/.idea/modules/mobibot_main.iml index 7d47b66..039e934 100644 --- a/.idea/modules/mobibot_main.iml +++ b/.idea/modules/mobibot_main.iml @@ -1,5 +1,5 @@ - + @@ -17,19 +17,20 @@ - - - - - - + + + + + + + \ No newline at end of file diff --git a/.idea/modules/mobibot_test.iml b/.idea/modules/mobibot_test.iml index 2f8372f..02aaa94 100644 --- a/.idea/modules/mobibot_test.iml +++ b/.idea/modules/mobibot_test.iml @@ -1,5 +1,5 @@ - + @@ -18,20 +18,17 @@ - - - - - - + + + \ No newline at end of file diff --git a/build.gradle b/build.gradle index 128d696..ee895e3 100644 --- a/build.gradle +++ b/build.gradle @@ -1,12 +1,3 @@ -buildscript { - repositories { - mavenCentral() - } - dependencies { - classpath 'com.coders-kitchen:compileonlyplugin:1.0.0' - } -} - plugins { id "com.ewerk.gradle.plugins.annotation-processor" version "1.0.2" id "com.github.ben-manes.versions" version "0.12.0" @@ -15,7 +6,6 @@ plugins { apply plugin: 'java' apply plugin: 'idea' apply plugin: 'application' -apply plugin: 'compileOnly' defaultTasks 'deploy' diff --git a/mobibot.ipr b/mobibot.ipr index d69d43e..cdc8c10 100644 --- a/mobibot.ipr +++ b/mobibot.ipr @@ -406,13 +406,13 @@ - + - + - + @@ -577,6 +577,15 @@ + + + + + + + + +