Update parsers

master
Koitharu 10 months ago
parent 282c1b51f7
commit ec048c70f1
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -19,8 +19,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1022
versionName = '9.0'
versionCode = 1023
versionName = '9.0.1'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {

@ -33,7 +33,7 @@ material = "1.14.0-alpha02"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.12.0"
parsers = "248d51321a"
parsers = "613d1cd1a1"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.7.2"

Loading…
Cancel
Save