aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/build.gradle
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2018-01-08 20:43:11 -0600
committerSamuel Holland <samuel@sholland.org>2018-01-08 23:39:15 -0600
commitdd69a2e7780a61ab7d86ca31a92d360143aca1d5 (patch)
tree8dedc9edec497f83911db31f1ac451a8640d4311 /app/build.gradle
parentFragment/Tile: Make success/error messages translatable (diff)
downloadwireguard-android-dd69a2e7780a61ab7d86ca31a92d360143aca1d5.tar.xz
wireguard-android-dd69a2e7780a61ab7d86ca31a92d360143aca1d5.zip
project: Remove currently-unused library
Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 4266036c..41fe05c0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -35,7 +35,6 @@ dependencies {
implementation 'com.android.databinding:library:1.3.3'
implementation 'com.android.support:support-annotations:27.0.2'
implementation 'com.commonsware.cwac:crossport:0.2.1'
- implementation 'com.gabrielittner.threetenbp:lazythreetenbp:0.2.0'
implementation 'com.getbase:floatingactionbutton:1.10.1'
implementation 'com.google.dagger:dagger:2.14.1'
implementation 'net.sourceforge.streamsupport:android-retrofuture:1.6.0'