Skip to content

Commit b06bd69

Browse files
build(deps): bump leakcanary-android-no-op from 1.5.1 to 1.6.3
Bumps [leakcanary-android-no-op](https://github.com/square/leakcanary) from 1.5.1 to 1.6.3. - [Release notes](https://github.com/square/leakcanary/releases) - [Changelog](https://github.com/square/leakcanary/blob/master/docs/changelog.md) - [Commits](square/leakcanary@v1.5.1...v1.6.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a01b005 commit b06bd69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ dependencies {
208208
implementation "com.github.nextcloud:android-library:$rootProject.nextCloudVersion"
209209

210210
//leak canary
211-
debugImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.1'
211+
debugImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.6.3'
212212
releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.5.1'
213213

214214
//tumblr

0 commit comments

Comments
 (0)