mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 02:31:29 +00:00
f4ccad8329
`StrictMode` makes sense mainly in for debug build types, enabling it for release does not provide any value as it can add additional overhead and its logs going to be removed (because R8 strips them). |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
lint.xml |