Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5eae549e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix Launcher3 gradle file for launcher protos dep" into ub-launcher3-master

parents 088080ed 34380b40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,8 +121,8 @@ dependencies {
    implementation "androidx.dynamicanimation:dynamicanimation:${ANDROID_X_VERSION}"
    implementation "androidx.recyclerview:recyclerview:${ANDROID_X_VERSION}"
    implementation "androidx.preference:preference:${ANDROID_X_VERSION}"
    implementation PROTOBUF_DEPENDENCY
    implementation project(':IconLoader')
    implementation fileTree(dir: "libs", include: 'launcher_protos.jar')

    // This is already included in sysui_shared
    aospImplementation fileTree(dir: "libs", include: 'plugin_core.jar')