aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
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 397234a6..c973749c 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,5 @@
apply plugin: "java"
dependencies {
- compile 'com.google.code.gson:gson:2.4'
testCompile 'junit:junit:4.12'
}