Update parsers

This commit is contained in:
Koitharu
2025-09-23 18:50:44 +03:00
parent 0165f43603
commit be012f631a
2 changed files with 3 additions and 3 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 23
targetSdk = 36
versionCode = 1029
versionName = '9.2-b1'
versionCode = 1030
versionName = '9.2'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {