Update parsers

master
Koitharu 1 year ago
parent 0f68be9663
commit 40f262b0ef
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 695
versionName = '7.7.3'
versionCode = 696
versionName = '7.7.4'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {

@ -31,7 +31,7 @@ material = "1.12.0"
moshi = "1.15.2"
okhttp = "4.12.0"
okio = "3.9.1"
parsers = "f86d31f811"
parsers = "2550b9cac1"
preference = "1.2.1"
recyclerview = "1.3.2"
room = "2.6.1"

Loading…
Cancel
Save