[tor-commits] [orbot/master] stop warning us about jcenter...we know already!

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Dec 22 21:55:10 UTC 2021


commit 2d1455ef7ad66d1ef69e9c873550bc515885eed0
Author: n8fr8 <nathan at guardianproject.info>
Date:   Tue Oct 26 09:03:52 2021 -0400

    stop warning us about jcenter...we know already!
---
 commons-device.gradle | 1 +
 1 file changed, 1 insertion(+)

diff --git a/commons-device.gradle b/commons-device.gradle
index 0fd02b1a..f182a18b 100644
--- a/commons-device.gradle
+++ b/commons-device.gradle
@@ -59,6 +59,7 @@ android {
 }
 
 repositories {
+    //noinspection JcenterRepositoryObsolete
     jcenter {
         content {
             includeGroup('com.jraska')





More information about the tor-commits mailing list