mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
21ed337184
Use `./gradlew installGplayDebug -P "leakCanary"`, for example, to activate it. LeakCanary dramatically slows down normal development work due to app freezes for memory dumps. This way we can avoid that, but still use it when we want to check for leaks. I don't think leaks should be a primary focus right now, since we have other stuff to work on first. Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com> |
||
---|---|---|
.. | ||
screenshots/gplay/debug | ||
src | ||
.gitignore | ||
build.gradle | ||
detekt.yml | ||
lint.xml |