From: Damyan Ivanov Date: Tue, 16 Apr 2019 18:23:00 +0000 (+0300) Subject: wrap Log.d calls, skipping them on non-debug builds X-Git-Tag: v0.10.0~97 X-Git-Url: https://git.ktnx.net/?a=commitdiff_plain;h=bd5da50ef980c0c9657ec1e9c3e681ab5092f438;hp=bd5da50ef980c0c9657ec1e9c3e681ab5092f438;p=mobile-ledger.git wrap Log.d calls, skipping them on non-debug builds pro-guard doesn't seem to work and has some scary warnings for the json parsing library ---