Fix local manga directories chapters

This commit is contained in:
Koitharu
2024-02-28 16:12:49 +02:00
parent 9f3113363b
commit f8cbc9692f
6 changed files with 80 additions and 41 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 34
versionCode = 625
versionName = '6.7.3'
versionCode = 626
versionName = '6.7.4'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {