File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ object Classpath {
101101 const val crashlytics_gradle =
102102 " com.google.firebase:firebase-crashlytics-gradle:${Versions .crashlytics_gradle} "
103103 const val bugsnag_android_gradle_plugin = " com.bugsnag:bugsnag-android-gradle-plugin:8.2.0"
104- const val bugsnag_gradle_plugin = " com.bugsnag:bugsnag-gradle-plugin:0.4 .0"
104+ const val bugsnag_gradle_plugin = " com.bugsnag:bugsnag-gradle-plugin:1.0 .0"
105105 const val firebase_perf = " com.google.firebase:perf-plugin:1.4.2"
106106 const val secrets_gradle_plugin =
107107 " com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
@@ -307,7 +307,7 @@ object Libs {
307307 const val markwon_ext_strikethrough = " io.noties.markwon:ext-strikethrough:${Versions .markwon} "
308308
309309 const val timber = " com.jakewharton.timber:timber:${Versions .timber} "
310- const val bugsnag = " com.bugsnag:bugsnag-android:6.13 .0"
310+ const val bugsnag = " com.bugsnag:bugsnag-android:6.19 .0"
311311
312312 const val cloudy = " com.github.skydoves:cloudy:0.2.7"
313313
You can’t perform that action at this time.
0 commit comments