Shikimori manga tracking selection list

This commit is contained in:
Koitharu
2022-05-09 12:57:38 +03:00
parent 7f3c46942d
commit f61497ffd9
24 changed files with 398 additions and 53 deletions

View File

@@ -66,7 +66,7 @@ android {
}
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
implementation('com.github.nv95:kotatsu-parsers:b495e5e457') {
implementation('com.github.nv95:kotatsu-parsers:44e6842025') {
exclude group: 'org.json', module: 'json'
}