Update parsers

This commit is contained in:
Koitharu
2025-05-08 19:35:45 +03:00
parent b84e10e69f
commit 23f3182769
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 = 1010
versionName = '8.1.4'
versionCode = 1011
versionName = '8.1.5'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {