Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit d4e76cc

Browse files
committed
[UPDATE] Leak canary to Alpha 2 version
1 parent 8225b0d commit d4e76cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ext {
106106
// --------------------------------------------------
107107
daggerVersion = '2.15' // https://github.com/google/dagger
108108
timberLibraryVersion = '4.7.1' // https://github.com/JakeWharton/timber
109-
leakcanaryLibraryVersion = '2.0-alpha-1' // https://github.com/square/leakcanary/releases
109+
leakcanaryLibraryVersion = '2.0-alpha-2' // https://github.com/square/leakcanary/releases
110110
}
111111

112112
//

0 commit comments

Comments
 (0)