Skip to content

Commit

Permalink
Update plugin bugsnag to v8.2.0 (#1824)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent b8f3dfc commit b421a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ android-library = { id = "com.android.library", version.ref = "agp" }
android-test = { id = "com.android.test", version.ref = "agp" }
apollo = { id = "com.apollographql.apollo3", version.ref = "apollo" }
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
bugsnag = { id = "com.bugsnag.android.gradle", version = "8.1.0" }
bugsnag = { id = "com.bugsnag.android.gradle", version = "8.2.0" }
cacheFixPlugin = { id = "org.gradle.android.cache-fix", version = "3.0.1" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.33.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
Expand Down

0 comments on commit b421a90

Please sign in to comment.