Browse Source

remove unused http legacy client

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 years ago
parent
commit
c2c93e5496
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/build.gradle

+ 0 - 2
app/build.gradle

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