Browse Source

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

Update dependency io.sentry:sentry-android to v5
renovate/org.robolectric-robolectric-4.x
Austin Huang 3 years ago
committed by GitHub
parent
commit
8b555456f5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/build.gradle

2
app/build.gradle

@ -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"

Loading…
Cancel
Save