Skip to content

Commit

Permalink
Update parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
Koitharu committed Dec 9, 2023
1 parent 3599f2f commit 54c646c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ afterEvaluate {
}
dependencies {
//noinspection GradleDependency
implementation('com.github.KotatsuApp:kotatsu-parsers:786cd12dba') {
implementation('com.github.KotatsuApp:kotatsu-parsers:d6b578acb0') {
exclude group: 'org.json', module: 'json'
}

Expand Down

0 comments on commit 54c646c

Please sign in to comment.