Browse Source
Update dependency io.sentry:sentry-android to v5
renovate/org.robolectric-robolectric-4.x
Renovate Bot
4 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
@ -234,7 +234,7 @@ dependencies { |
|
|
|
|
|
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.7' |
|
|
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 'org.junit.jupiter:junit-jupiter:5.7.2' |
|
|
testImplementation "androidx.test.ext:junit-ktx:1.1.2" |
|
|
testImplementation "androidx.test.ext:junit-ktx:1.1.2" |
|
|