Update parsers

This commit is contained in:
Koitharu
2025-02-24 13:21:31 +02:00
parent 1857d9f4e9
commit 0e76e69aab
2 changed files with 3 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1000
versionName = '8.0-a1'
versionCode = 1001
versionName = '8.0-b1'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {