Update parsers

master
Koitharu 12 months ago
parent cbf707b403
commit ab2235d0ca
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -19,8 +19,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1012
versionName = '8.1.6'
versionCode = 1013
versionName = '8.1.7'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {

@ -31,7 +31,7 @@ material = "1.13.0-alpha12"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.11.0"
parsers = "cf0177364c"
parsers = "276349e23c"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.6.1"

Loading…
Cancel
Save