diff --git a/build.gradle b/build.gradle index 5b8a3f12..57d533f8 100644 --- a/build.gradle +++ b/build.gradle @@ -16,6 +16,7 @@ * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ + plugins { // Adding the base plugin fixes the following gradle warnings in IntelliJ: //