Added leak canary

This commit is contained in:
M66B
2022-04-12 21:16:04 +02:00
parent 1ea9637a83
commit b02c31ed70
8 changed files with 33 additions and 2 deletions

View File

@@ -182,6 +182,7 @@ public class ApplicationEx extends Application
});
Log.setup(this);
Log.setupLeakCanary(crash_reports);
upgrade(this);