Update parsers

devel
Koitharu 6 months ago
parent 861c21faea
commit b9435de5cd
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

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

@ -35,7 +35,7 @@ material = "1.14.0-alpha05"
moshi = "1.15.2"
okhttp = "5.2.1"
okio = "3.16.1"
parsers = "8908031eee"
parsers = "df1cab3f9d"
preference = "1.2.1"
recyclerview = "1.4.0"
room = "2.7.2"

Loading…
Cancel
Save