chore: deps: update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
agp = "8.1.4"
|
||||
appCenter = "5.0.2"
|
||||
appCenter = "5.0.3"
|
||||
kotlin = "1.9.20"
|
||||
ksp = "1.9.20-1.0.14"
|
||||
lifecycle = "2.6.2"
|
||||
@@ -20,7 +20,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.6.1
|
||||
eclipse-jgit = { module = "org.eclipse.jgit:org.eclipse.jgit", version = "6.7.0.202309050840-r" }
|
||||
hiddenapibypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
|
||||
kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "1.15.0" }
|
||||
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "1.15.1" }
|
||||
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.3" }
|
||||
kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version = "1.6.1" }
|
||||
ksp = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
|
||||
@@ -39,7 +39,7 @@ weatherView = { module = "com.github.MatteoBattilana:WeatherView", version = "3.
|
||||
sealedEnum-runtime = { module = "com.github.livefront.sealed-enum:runtime", version.ref = "sealedEnum" }
|
||||
sealedEnum-ksp = { module = "com.github.livefront.sealed-enum:ksp", version.ref = "sealedEnum" }
|
||||
glide = { module = "com.github.bumptech.glide:glide", version = "4.16.0" }
|
||||
byte-buddy = { module = "net.bytebuddy:byte-buddy", version = "1.14.9" }
|
||||
byte-buddy = { module = "net.bytebuddy:byte-buddy", version = "1.14.10" }
|
||||
dalvik-dx = { module = "com.jakewharton.android.repackaged:dalvik-dx", version = "11.0.0_r3" }
|
||||
flatbuffers-java = { module = "com.google.flatbuffers:flatbuffers-java", version = "23.5.26" }
|
||||
davemorrissey-subsampling-scale-image-view = { module = "com.davemorrissey.labs:subsampling-scale-image-view-androidx", version = "3.10.0" }
|
||||
|
||||
Reference in New Issue
Block a user