Update parsers
This commit is contained in:
@@ -21,8 +21,8 @@ android {
|
|||||||
applicationId 'org.koitharu.kotatsu'
|
applicationId 'org.koitharu.kotatsu'
|
||||||
minSdk = 23
|
minSdk = 23
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 1029
|
versionCode = 1030
|
||||||
versionName = '9.2-b1'
|
versionName = '9.2'
|
||||||
generatedDensities = []
|
generatedDensities = []
|
||||||
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
|
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
|
||||||
ksp {
|
ksp {
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ material = "1.14.0-alpha04"
|
|||||||
moshi = "1.15.2"
|
moshi = "1.15.2"
|
||||||
okhttp = "5.1.0"
|
okhttp = "5.1.0"
|
||||||
okio = "3.16.0"
|
okio = "3.16.0"
|
||||||
parsers = "d85bb64b1c"
|
parsers = "86b8642456"
|
||||||
preference = "1.2.1"
|
preference = "1.2.1"
|
||||||
recyclerview = "1.4.0"
|
recyclerview = "1.4.0"
|
||||||
room = "2.7.2"
|
room = "2.7.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user