moviequotebot/build.gradle
Louis Vallat 26f54bced9 Added Java plugin to the Gradle project
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2020-10-25 10:52:17 +01:00

11 lines
228 B
Groovy

/*
* This file was generated by the Gradle 'init' task.
*
* This is a general purpose Gradle build.
* Learn how to create Gradle builds at https://guides.gradle.org/creating-new-gradle-builds
*/
plugins {
id 'java'
}