Przeglądaj źródła

remove unused http legacy client

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 lat temu
rodzic
commit
c2c93e5496
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      app/build.gradle

+ 0 - 2
app/build.gradle

@@ -97,8 +97,6 @@ android {
                 ]
             }
         }
-
-        useLibrary 'org.apache.http.legacy'
     }
 
     dexOptions {