Skip to content

Commit

Permalink
build(deps): bump sentry from 3.2.0 to 4.3.0 (#3875)
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Mar 7, 2021
1 parent 1085cff commit 8caf7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -150,7 +150,7 @@ dependencies {
implementation("com.hootsuite.android:nachos:1.2.0")

// Crash analytics
implementation("io.sentry:sentry-android:3.2.0")
implementation("io.sentry:sentry-android:4.3.0")

// Unit Testing
testImplementation("junit:junit:4.13.2")
Expand Down

0 comments on commit 8caf7f1

Please sign in to comment.