Skip to content

Commit

Permalink
Bug 1815551 - Update Sentry to version 6.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen authored and mergify[bot] committed Feb 7, 2023
1 parent 5fca0c6 commit 3e54f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object FenixVersions {
const val android_gradle_plugin = "7.3.0"
const val android_lint_api = "30.3.0"

const val sentry = "6.11.0"
const val sentry = "6.13.1"
const val leakcanary = "2.10"
const val osslicenses_plugin = "0.10.4"
const val detekt = "1.19.0"
Expand Down

0 comments on commit 3e54f60

Please sign in to comment.