summaryrefslogtreecommitdiff
path: root/main/build.gradle
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-08-12 10:24:37 +0200
committerArne Schwabe <arne@rfc2549.org>2014-08-12 10:24:37 +0200
commitdeb731bba806d2bd3e85a1e7ea5c570530caf059 (patch)
tree18c8928d5f76b54d82ab6e8307de1373653873f7 /main/build.gradle
parentd96230feb493d36ec51fee635142a85f4490c46b (diff)
include commented out Acra support
--HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4
Diffstat (limited to 'main/build.gradle')
-rw-r--r--main/build.gradle11
1 files changed, 11 insertions, 0 deletions
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 {