mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 23:36:47 +00:00
Merge "Fix Launcher3 gradle file for launcher protos dep" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
5eae549e6d
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user