Update parsers

This commit is contained in:
Koitharu
2025-01-19 08:01:09 +02:00
parent 1e90d5541b
commit 8e1d02f356
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 = 698
versionName = '7.7.6'
versionCode = 699
versionName = '7.7.7'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {