aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-30 11:39:15 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-08-30 11:39:15 +0000
commit72a04ef1d8780c613e940a3f17df764ce62c455f (patch)
treec978cd93c277fc7fd848530bcec200fdb028003e
parent191891706389cba1f21a5c4fdae07dc14320c806 (diff)
parent048715800991844d79e8cee0548cbeebde64dbb3 (diff)
downloadrobolectric-shadows-72a04ef1d8780c613e940a3f17df764ce62c455f.tar.gz
Snap for 9008587 from 048715800991844d79e8cee0548cbeebde64dbb3 to gki13-boot-release
Change-Id: I973ea777f5dce70b59e05f6b3efc994103db7ca2
-rw-r--r--processor/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/processor/Android.bp b/processor/Android.bp
index a284ae55a..a1d555258 100644
--- a/processor/Android.bp
+++ b/processor/Android.bp
@@ -24,7 +24,7 @@ java_library_host {
"asm-commons-9.2",
"guava",
"asm-tree-9.2",
- "gson-prebuilt-jar",
+ "gson",
"asm-9.2",
"jsr305",
],
@@ -65,7 +65,7 @@ java_test_host {
"objenesis",
"junit",
"truth-prebuilt",
- "gson-prebuilt-jar",
+ "gson",
"jsr305",
],