Update parsers

This commit is contained in:
Koitharu
2024-11-29 09:31:27 +02:00
parent e4df81495d
commit b5053b7820
4 changed files with 6 additions and 5 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 691
versionName = '7.7-rc1'
versionCode = 692
versionName = '7.7'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {