aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-10 18:12:44 -0800
committerAllan Wang <me@allanwang.ca>2021-01-10 18:12:44 -0800
commit3ed1e1a96511a00517512addf6757517f3353c95 (patch)
tree0777f0c0bc9d59c151c3ed62745d93d493ba015c /build.gradle
parent69a6d5742b1c7ad43e174d7f28027185e084d451 (diff)
downloadfrost-3ed1e1a96511a00517512addf6757517f3353c95.tar.gz
frost-3ed1e1a96511a00517512addf6757517f3353c95.tar.bz2
frost-3ed1e1a96511a00517512addf6757517f3353c95.zip
Remove analytic content
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8811522b..0a7aae8a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -9,7 +9,6 @@ buildscript {
dependencies {
classpath kau.Plugins.android
classpath kau.Plugins.kotlin
- classpath kau.Plugins.bugsnag
classpath kau.Plugins.spotless
classpath kau.Plugins.dexCount
classpath kau.Plugins.gitVersion