Should not have done this there, I will do on another branch another time
Signed-off-by: Anthony Debucquoy <debucquoy.anthony@gmail.com>
This commit is contained in:
		@ -9,7 +9,6 @@
 | 
				
			|||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
    // Apply the application plugin to add support for building a CLI application in Java.
 | 
					    // Apply the application plugin to add support for building a CLI application in Java.
 | 
				
			||||||
    id 'application'
 | 
					    id 'application'
 | 
				
			||||||
    id 'checkstyle'
 | 
					 | 
				
			||||||
    id 'org.openjfx.javafxplugin' version '0.0.13'
 | 
					    id 'org.openjfx.javafxplugin' version '0.0.13'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user