From b92d7abb27f259f90e13be87c07cf70f68f08e44 Mon Sep 17 00:00:00 2001 From: serso Date: Mon, 11 May 2015 16:21:56 +0200 Subject: [PATCH] LeakCanary library added --- android-app-tests/android-app-tests.iml | 46 +++++++++++----------- android-app/android-app.iml | 51 ++++++++++++++++--------- core/core.iml | 1 - 3 files changed, 58 insertions(+), 40 deletions(-) diff --git a/android-app-tests/android-app-tests.iml b/android-app-tests/android-app-tests.iml index 16d6d5d4..ef5b97dd 100644 --- a/android-app-tests/android-app-tests.iml +++ b/android-app-tests/android-app-tests.iml @@ -32,8 +32,8 @@ - - + + @@ -73,40 +73,42 @@ - - + - - + + + + - - - + + + - - - - + + + - + - + + + - - - - - - + + + + + + + - \ No newline at end of file diff --git a/android-app/android-app.iml b/android-app/android-app.iml index 70eb22f9..c936564c 100644 --- a/android-app/android-app.iml +++ b/android-app/android-app.iml @@ -13,9 +13,9 @@