[tor-commits] [orbot/master] update dependency command

n8fr8 at torproject.org n8fr8 at torproject.org
Sat May 12 04:50:45 UTC 2018


commit c6630b914ef25f00623ae90219d0900a61a136ba
Author: n8fr8 <nathan at freitas.net>
Date:   Sat Apr 21 23:28:37 2018 -0400

    update dependency command
---
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/build.gradle b/app/build.gradle
index a07d61c3..88c7424a 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -47,7 +47,7 @@ android {
 
 dependencies {
     implementation 'com.android.support.constraint:constraint-layout:1.1.0'
-    compile project(':orbotservice')
+    implementation project(':orbotservice')
     implementation 'com.android.support:design:27.1.1'
     implementation 'pl.bclogic:pulsator4droid:1.0.3'
     implementation 'com.github.apl-devs:appintro:v4.2.2'





More information about the tor-commits mailing list