Update parsers

This commit is contained in:
Koitharu
2025-05-18 14:40:45 +03:00
parent cbf707b403
commit ab2235d0ca
2 changed files with 3 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1012
versionName = '8.1.6'
versionCode = 1013
versionName = '8.1.7'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {