From d48e4d44181b3099f09b852027d7d72b394bb12d Mon Sep 17 00:00:00 2001 From: Allen Hair Date: Tue, 8 Mar 2022 18:10:06 +0000 Subject: Update asm-7.0 to asm-9.2. Bug: 194725917 Bug: 221938918 Test: Forrest build. Change-Id: Ie3bd1daef0f107bf2c1f239b16f9a2965afaed3c --- Android.bp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Android.bp') 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", -- cgit v1.2.3