Revert "Adds a few dependencies to the shared library."
This reverts commit c752af5808.
Reason for revert: b/258424862
Change-Id: I2851fd0980b579015e34754a5b1c7db46ab56dea
This commit is contained in:
@@ -52,11 +52,6 @@ android_library {
|
|||||||
"SystemUIUnfoldLib",
|
"SystemUIUnfoldLib",
|
||||||
"androidx.dynamicanimation_dynamicanimation",
|
"androidx.dynamicanimation_dynamicanimation",
|
||||||
"androidx.concurrent_concurrent-futures",
|
"androidx.concurrent_concurrent-futures",
|
||||||
"androidx.lifecycle_lifecycle-runtime-ktx",
|
|
||||||
"androidx.lifecycle_lifecycle-viewmodel-ktx",
|
|
||||||
"androidx.recyclerview_recyclerview",
|
|
||||||
"kotlinx_coroutines_android",
|
|
||||||
"kotlinx_coroutines",
|
|
||||||
"dagger2",
|
"dagger2",
|
||||||
"jsr330",
|
"jsr330",
|
||||||
],
|
],
|
||||||
@@ -68,7 +63,6 @@ android_library {
|
|||||||
},
|
},
|
||||||
min_sdk_version: "current",
|
min_sdk_version: "current",
|
||||||
plugins: ["dagger2-compiler"],
|
plugins: ["dagger2-compiler"],
|
||||||
kotlincflags: ["-Xjvm-default=enable"],
|
|
||||||
}
|
}
|
||||||
|
|
||||||
java_library {
|
java_library {
|
||||||
|
|||||||
Reference in New Issue
Block a user