Remove outdated dependency and comment

This commit is contained in:
Grische
2022-02-19 13:35:08 +01:00
parent aef9ccc034
commit b6376269b1

View File

@@ -35,7 +35,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation 'com.squareup.okhttp3:okhttp-urlconnection:4.9.3'
implementation 'org.slf4j:slf4j-nop:1.7.32'
// implementation "com.squareup.okhttp3:okhttp:4.9.0" //missing JavaNetCookieJar
}
jar {