summaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index fe9e4d7..8c18e06 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -84,7 +84,7 @@ android {
dependencies {
compileOnly files('libs/e-ui-sdk-1.0.1-q.jar')
- implementation files('libs/classes.jar')
+ implementation files('libs/lineage-sdk.jar')
implementation project(":privacymodulesapi")
// include the google specific version of the modules, just for the google flavor