Merge pull request #1380 from austinhuang0131/renovate/io.sentry-sentry-android-5.x

Update dependency io.sentry:sentry-android to v5
This commit is contained in:
Austin Huang 2021-06-28 12:22:29 -04:00 committed by GitHub
commit 8b555456f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ dependencies {
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7'
githubImplementation 'io.sentry:sentry-android:4.3.0'
githubImplementation 'io.sentry:sentry-android:5.0.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
testImplementation "androidx.test.ext:junit-ktx:1.1.2"