Migrated to Zutil UserMessage class

This commit is contained in:
Ziver Koc 2021-02-17 22:28:27 +01:00
parent 1e0ec282ca
commit 0a1ce4fe60
12 changed files with 98 additions and 187 deletions

View file

@ -12,10 +12,6 @@ allprojects {
mavenLocal()
mavenCentral()
jcenter()
maven {
url 'https://jitpack.io' // Needed for ffmpeg4j project
}
}
}