From deb731bba806d2bd3e85a1e7ea5c570530caf059 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Tue, 12 Aug 2014 10:24:37 +0200 Subject: include commented out Acra support --HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4 --- main/build.gradle | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'main/build.gradle') diff --git a/main/build.gradle b/main/build.gradle index 527239e3..6d63c586 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -8,6 +8,7 @@ repositories { dependencies { compile 'com.intellij:annotations:12.0' +// compile 'ch.acra:acra:4.5.0' } android { @@ -31,6 +32,14 @@ android { ovpn3 { } + + debug { + + } + + release { + + } } /* @@ -59,6 +68,8 @@ android { //ovpn3 normal + + /* x86 { -- cgit v1.2.3