Update 'build.gradle'
This commit is contained in:
		
							parent
							
								
									7deb3dabc7
								
							
						
					
					
						commit
						ef1c424864
					
				@ -1,9 +1,10 @@
 | 
				
			|||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
    id 'java'
 | 
					    id 'java'
 | 
				
			||||||
 | 
					    id 'application'
 | 
				
			||||||
    id 'com.github.johnrengelman.shadow' version '5.2.0'
 | 
					    id 'com.github.johnrengelman.shadow' version '5.2.0'
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
//mainClassName = 'net.nevet5.buzzbot.Bot'
 | 
					mainClassName = 'net.nevet5.buzzbot.Bot'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
group 'net.nevet5'
 | 
					group 'net.nevet5'
 | 
				
			||||||
version '0.1.0'
 | 
					version '0.1.0'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user