aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/tests/instrumentation/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/tests/instrumentation/Android.bp b/java/tests/instrumentation/Android.bp
index 2b680f0..587566a 100644
--- a/java/tests/instrumentation/Android.bp
+++ b/java/tests/instrumentation/Android.bp
@@ -47,7 +47,7 @@ android_test {
"androidx.appsearch_appsearch_local_storage",
"androidx.test.ext.junit",
"androidx.test.runner",
- "truth-prebuilt",
+ "truth",
],
jni_libs: ["libicing"],
plugins: ["androidx.appsearch_appsearch-compiler-plugin"],