fix NewsChannel erkennung
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
plugins {
|
||||
id 'application'
|
||||
id("com.github.johnrengelman.shadow") version "7.1.2"
|
||||
id("com.gradleup.shadow") version "8.3.0"
|
||||
}
|
||||
|
||||
application.mainClass = "de.ocame.ffdiscordbot.Main"
|
||||
group 'de.ocame'
|
||||
version '1.3-SNAPSHOT'
|
||||
version '1.4-SNAPSHOT'
|
||||
|
||||
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user