Update parsers

devel
Koitharu 7 months ago
parent 0165f43603
commit be012f631a
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -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 {

@ -35,7 +35,7 @@ material = "1.14.0-alpha04"
moshi = "1.15.2"
okhttp = "5.1.0"
okio = "3.16.0"
parsers = "d85bb64b1c"
parsers = "86b8642456"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.7.2"

Loading…
Cancel
Save