Proxy authenticaton support #376

This commit is contained in:
Koitharu
2023-06-02 19:48:39 +03:00
parent 661e502003
commit 548c41fbf9
10 changed files with 87 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:fa7ea5b16a') {
implementation('com.github.KotatsuApp:kotatsu-parsers:44e28b40d3') {
exclude group: 'org.json', module: 'json'
}