diff --git a/app/build.gradle b/app/build.gradle index e48cf7e33..3a6889f52 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -78,7 +78,7 @@ afterEvaluate { } } dependencies { - implementation('com.github.KotatsuApp:kotatsu-parsers:1093584202') { + implementation('com.github.KotatsuApp:kotatsu-parsers:e8d299782b') { exclude group: 'org.json', module: 'json' }