[orbot/master] Turn back on lint check for orbotservice

22 Dec
2021
22 Dec
'21
9:55 p.m.
commit 0669e248e9d3021ffe71c2cc8626bcb6d495b2ba Author: sisbell <shane.isbell@gmail.com> 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
1263
Age (days ago)
1263
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org