Update asm to version 9.7

Fixes: b/321850673
Fixes: b/321869318
Change-Id: Idc40475cc7512f93ff981f7abdd9d6cf3c9f1d87
diff --git a/tools/create_local_maven_with_dependencies.py b/tools/create_local_maven_with_dependencies.py
index b66a639..1e4ae4f 100755
--- a/tools/create_local_maven_with_dependencies.py
+++ b/tools/create_local_maven_with_dependencies.py
@@ -21,7 +21,7 @@
 ]
 
 ANDRDID_SUPPORT_VERSION = '25.4.0'
-ASM_VERSION = '9.6' # When updating update tools/asmifier.py and Toolhelper as well.
+ASM_VERSION = '9.7' # When updating update tools/asmifier.py and Toolhelper as well.
 ESPRESSO_VERSION = '3.0.0'
 FASTUTIL_VERSION = '7.2.1'
 KOTLIN_METADATA_VERSION = '0.9.0'