diff --git a/app/build.gradle b/app/build.gradle index 95be4ea1c..657aac80f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -82,7 +82,7 @@ afterEvaluate { } dependencies { //noinspection GradleDependency - implementation('com.github.KotatsuApp:kotatsu-parsers:c892a38c52') { + implementation('com.github.KotatsuApp:kotatsu-parsers:face1d5b26') { exclude group: 'org.json', module: 'json' }