소스 검색

remove unused http legacy client

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 년 전
부모
커밋
c2c93e5496
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      app/build.gradle

+ 0 - 2
app/build.gradle

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