Library for testing memory leaks (only in debug mode).

To test for a memory leak during the building phase of the application we can use the Leakcanary library (this will not be a part of the final release):https://square.github.io/leakcanary/