Merge branch 'master' of https://git.nevets.tech/Steven/BuzzBot
This commit is contained in:
		
						commit
						19b52eaead
					
				@ -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