mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update plugin datadog to v1.20.0 (#3105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
57630326c1
commit
be6e9ad5ec
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
|
|||
android-library = { id = "com.android.library", version.ref = "agp" }
|
||||
android-lint = { id = "com.android.lint", version.ref = "agp" }
|
||||
compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
datadog = { id = "com.datadoghq.dd-sdk-android-gradle-plugin", version = "1.19.0" }
|
||||
datadog = { id = "com.datadoghq.dd-sdk-android-gradle-plugin", version = "1.20.0" }
|
||||
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
|
||||
dependency-analysis = { id = "com.autonomousapps.dependency-analysis", version = "3.0.2" }
|
||||
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue