[tor-commits] [orbot/master] not needed in appcore build.gradle
n8fr8 at torproject.org
n8fr8 at torproject.org
Wed Dec 22 21:55:08 UTC 2021
commit 2041ec1d79d4b7050d96458719547dbe4b569f33
Author: bim <dsnake at protonmail.com>
Date: Tue Jun 1 20:49:02 2021 -0400
not needed in appcore build.gradle
---
appcore/build.gradle | 1 -
1 file changed, 1 deletion(-)
diff --git a/appcore/build.gradle b/appcore/build.gradle
index 035af370..6c6e3bbf 100644
--- a/appcore/build.gradle
+++ b/appcore/build.gradle
@@ -29,7 +29,6 @@ android {
}
dependencies {
- implementation fileTree(dir: "libs", include: ["*.jar"])
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.3.2'
implementation 'androidx.appcompat:appcompat:1.2.0'
More information about the tor-commits
mailing list