fix newline

This commit is contained in:
Jörg Prante 2019-03-11 20:58:01 +01:00
parent e39638ef3f
commit 87f26005a3

View file

@ -2,4 +2,4 @@
dependencies {
compile "org.xbib:net-url:${project.property('xbib-net-url.version')}"
compile "io.netty:netty-codec-http2:${project.property('netty.version')}"
}
}