Bug 1808338 - Update Sentry to version 6.11.0

This commit is contained in:
Ryan VanderMeulen 2023-01-03 14:26:16 -05:00 committed by mergify[bot]
parent 7fec0a07bc
commit 24ab9789fc
1 changed files with 1 additions and 1 deletions

View File

@ -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.8.0"
const val sentry = "6.11.0"
const val leakcanary = "2.10"
const val osslicenses_plugin = "0.10.4"
const val detekt = "1.19.0"