Update parsers

This commit is contained in:
Koitharu
2025-02-24 18:05:51 +02:00
parent 8a26587250
commit 290cb652ee
2 changed files with 3 additions and 3 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 702
versionName = '7.7.10'
versionCode = 703
versionName = '7.7.11'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {