diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-04 00:19:58 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-04 00:19:58 -0700 |
commit | 6fa685433e23ce56286c3fbcae9cf1ef7a1a6e68 (patch) | |
tree | ba67706c64882f471a2f560503e1c936c615b957 /gradle.properties | |
parent | 771fcb54fd3902d17f6cbad39217be3edbffa114 (diff) | |
download | frost-6fa685433e23ce56286c3fbcae9cf1ef7a1a6e68.tar.gz frost-6fa685433e23ce56286c3fbcae9cf1ef7a1a6e68.tar.bz2 frost-6fa685433e23ce56286c3fbcae9cf1ef7a1a6e68.zip |
Fix log webview and use leak canary
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e7b02084..5ac034dc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,4 +48,5 @@ RX_PREFS=2.0.0-RC2 EVENT_BUS=3.0.0 PAPER_PARCEL=2.0.1 SWIPE_BACK=3.1.2 -CRASHLYTICS=2.6.8
\ No newline at end of file +CRASHLYTICS=2.6.8 +LEAK_CANARY=1.5.1
\ No newline at end of file |