remove unused libs

This commit is contained in:
Milos Kozak 2021-05-19 22:49:09 +02:00
parent 7e0c1338c8
commit 158e9c6508
3 changed files with 0 additions and 8 deletions

View file

@ -167,14 +167,6 @@ android {
useLibrary "org.apache.http.legacy"
}
allprojects {
repositories {
flatDir {
dirs 'libs'
}
}
}
dependencies {
wearApp project(':wear')

Binary file not shown.