Update parsers

This commit is contained in:
Koitharu
2024-12-19 17:28:12 +02:00
parent 0f68be9663
commit 40f262b0ef
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 = 695
versionName = '7.7.3'
versionCode = 696
versionName = '7.7.4'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {