Update dependencies
This commit is contained in:
@@ -18,8 +18,8 @@ android {
|
||||
applicationId 'org.koitharu.kotatsu'
|
||||
minSdk = 21
|
||||
targetSdk = 35
|
||||
versionCode = 687
|
||||
versionName = '7.7-a8'
|
||||
versionCode = 688
|
||||
versionName = '7.7-beta1'
|
||||
generatedDensities = []
|
||||
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
|
||||
ksp {
|
||||
|
||||
@@ -5,7 +5,7 @@ adapterdelegates = "4.3.2"
|
||||
appcompat = "1.7.0"
|
||||
avifDecoder = "1.1.1.14d8e3c4"
|
||||
biometric = "1.2.0-alpha05"
|
||||
coil = "3.0.2"
|
||||
coil = "3.0.3"
|
||||
collections = "1.4.5"
|
||||
conscrypt = "2.5.3"
|
||||
constraintlayout = "2.2.0"
|
||||
@@ -30,7 +30,7 @@ material = "1.12.0"
|
||||
moshi = "1.15.1"
|
||||
okhttp = "4.12.0"
|
||||
okio = "3.9.1"
|
||||
parsers = "f3d14e101c"
|
||||
parsers = "5a4f9d8914"
|
||||
preference = "1.2.1"
|
||||
recyclerview = "1.3.2"
|
||||
room = "2.6.1"
|
||||
|
||||
Reference in New Issue
Block a user