summaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2023-01-04 01:06:45 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2023-01-04 01:06:45 +0000
commit50e07cf4d4589560d38a83c93b6d4ff64181c6ee (patch)
tree302d37f65602032e51e67affa1225c521eae33c2 /Android.bp
parent4d3f39511c2f4f6e420a58de9a1f1aa38bb5ed27 (diff)
parentfb2ee59060fc15a659ea859cee3466035f6b4963 (diff)
Merge "Introduce an image preview view" into tm-qpr-dev
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 521d5626..31d7d6d0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -51,6 +51,12 @@ android_library {
"androidx.viewpager_viewpager",
"androidx.lifecycle_lifecycle-common-java8",
"androidx.lifecycle_lifecycle-extensions",
+ "androidx.lifecycle_lifecycle-runtime-ktx",
+ "androidx.lifecycle_lifecycle-viewmodel-ktx",
+ "kotlin-stdlib",
+ "kotlinx_coroutines",
+ "kotlinx-coroutines-android",
+ "//external/kotlinc:kotlin-annotations",
"guava",
],