Update parsers

This commit is contained in:
Koitharu
2024-12-14 09:36:50 +02:00
parent cd40dab8a4
commit 1bd916371a
3 changed files with 5 additions and 3 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 693
versionName = '7.7.1'
versionCode = 694
versionName = '7.7.2'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {