Setup Dockerfile 2/2
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
080d4787f5
commit
9a57de9ad2
@ -4,7 +4,7 @@ plugins {
|
||||
}
|
||||
|
||||
group 'xyz.vallat.louis'
|
||||
version '0.1-SNAPSHOT'
|
||||
version ''
|
||||
|
||||
apply plugin : 'java'
|
||||
ext {
|
||||
|
@ -7,4 +7,4 @@
|
||||
* in the user manual at https://docs.gradle.org/6.6.1/userguide/multi_project_builds.html
|
||||
*/
|
||||
|
||||
rootProject.name = 'moviequotebot'
|
||||
rootProject.name = 'moviesquotebot'
|
||||
|
Loading…
Reference in New Issue
Block a user