We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01b005 commit b06bd69Copy full SHA for b06bd69
app/build.gradle
@@ -208,7 +208,7 @@ dependencies {
208
implementation "com.github.nextcloud:android-library:$rootProject.nextCloudVersion"
209
210
//leak canary
211
- debugImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.1'
+ debugImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
212
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.1'
213
214
//tumblr
0 commit comments