aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorAllen Hair <allenhair@google.com>2022-03-08 18:10:06 +0000
committerAllen Hair <allenhair@google.com>2022-03-08 18:50:23 +0000
commitd48e4d44181b3099f09b852027d7d72b394bb12d (patch)
tree8fc9db575a1bf7bbd5e9fd1f72b51395efa155cf /Android.bp
parentdcc75f1c41937ca9c29cd2aec5af41434ac85c00 (diff)
downloadrobolectric-shadows-d48e4d44181b3099f09b852027d7d72b394bb12d.tar.gz
Update asm-7.0 to asm-9.2.
Bug: 194725917 Bug: 221938918 Test: Forrest build. Change-Id: Ie3bd1daef0f107bf2c1f239b16f9a2965afaed3c
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index 66396d69c..6d82a4b1f 100644
--- a/Android.bp
+++ b/Android.bp
@@ -154,11 +154,11 @@ java_library_host {
"Robolectric_sandbox",
"Robolectric_junit",
"Robolectric_utils",
- "asm-7.0",
+ "asm-9.2",
"junit",
- "asm-tree-7.0",
+ "asm-tree-9.2",
"guava",
- "asm-commons-7.0",
+ "asm-commons-9.2",
"bouncycastle-unbundled",
"robolectric-sqlite4java-0.282",
"hamcrest",