Update parsers

This commit is contained in:
Koitharu
2025-01-01 13:53:17 +02:00
parent f3f269c7fa
commit 95f4d39893
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 = 696
versionName = '7.7.4'
versionCode = 697
versionName = '7.7.5'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {