[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] Turn back on lint check for orbotservice
commit 0669e248e9d3021ffe71c2cc8626bcb6d495b2ba
Author: sisbell <shane.isbell@xxxxxxxxx>
Date: Sun Aug 1 08:10:42 2021 -0700
Turn back on lint check for orbotservice
---
orbotservice/build.gradle | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index a47c6baa..3543593b 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -23,10 +23,9 @@ android {
}
- //Note: abortOnError turned off to lint error - needs fix
lintOptions {
checkReleaseBuilds false
- abortOnError false
+ abortOnError true
htmlReport true
xmlReport false
textReport false
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits