summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp6
1 files changed, 3 insertions, 3 deletions
diff --git a/Android.bp b/Android.bp
index e7f304a..f770906 100644
--- a/Android.bp
+++ b/Android.bp
@@ -14,9 +14,9 @@ java_library_host {
manifest: "manifest.txt",
static_libs: [
- "asm-6.0_BETA",
- "asm-commons-6.0_BETA",
- "asm-tree-6.0_BETA",
+ "asm-6.0",
+ "asm-commons-6.0",
+ "asm-tree-6.0",
"error_prone_annotations-2.0.18",
"guava-21.0",
"jsr305-3.0.1",