We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb7136 commit fe73c1dCopy full SHA for fe73c1d
1 file changed
build.gradle
@@ -33,7 +33,7 @@ def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
34
35
dependencies {
36
- implementation 'de.mediathekview:MLib:3.0.19'
+ implementation 'de.mediathekview:MLib:3.0.18'
37
implementation 'commons-net:commons-net:3.9.0'
38
implementation 'org.apache.commons:commons-compress:1.22'
39
implementation 'org.apache.commons:commons-text:1.10.0'
0 commit comments