From 12d9c7021b3b14b95c8763ce3ec029ad72dbd4f0 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 21 Mar 2021 14:54:18 +0100 Subject: Further cleanup --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index d784c17..0a53c7e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,7 +22,6 @@ android { } dependencies { - implementation fileTree(dir: "libs", include: ["*.jar"]) implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.constraintlayout:constraintlayout:1.1.3' implementation 'androidx.legacy:legacy-support-v4:1.0.0' -- cgit v1.2.3