Update parsers

This commit is contained in:
Koitharu
2024-12-18 15:38:56 +02:00
parent 1bd916371a
commit ef691b1aed
11 changed files with 23 additions and 14 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 694
versionName = '7.7.2'
versionCode = 695
versionName = '7.7.3'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {