Pages thumbnails on details screen

This commit is contained in:
Koitharu
2024-01-03 19:11:57 +02:00
parent 2f2a5b868d
commit 5e6da9bb1c
11 changed files with 451 additions and 21 deletions

View File

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