Merge branch 'develop' into renovate/io.sentry-sentry-android-7.x
This commit is contained in:
@@ -49,7 +49,7 @@ allprojects {
|
||||
config.from(files("$rootDir/tools/detekt/detekt.yml"))
|
||||
}
|
||||
dependencies {
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.4.17")
|
||||
detektPlugins("io.nlopez.compose.rules:detekt:0.4.18")
|
||||
}
|
||||
|
||||
// KtLint
|
||||
|
||||
@@ -194,7 +194,7 @@ opusencoder = "io.element.android:opusencoder:1.1.0"
|
||||
zxing_cpp = "io.github.zxing-cpp:android:2.2.0"
|
||||
|
||||
# Analytics
|
||||
posthog = "com.posthog:posthog-android:3.9.1"
|
||||
posthog = "com.posthog:posthog-android:3.9.2"
|
||||
sentry = "io.sentry:sentry-android:7.17.0"
|
||||
# main branch can be tested replacing the version with main-SNAPSHOT
|
||||
matrix_analytics_events = "com.github.matrix-org:matrix-analytics-events:0.28.0"
|
||||
|
||||
Reference in New Issue
Block a user