Update APK
PiperOrigin-RevId: 824366103
diff --git a/ui_automator/android/app/new_snippet.apk b/ui_automator/android/app/new_snippet.apk
index a8804e0..1c8cd45 100755
--- a/ui_automator/android/app/new_snippet.apk
+++ b/ui_automator/android/app/new_snippet.apk
Binary files differ
diff --git a/ui_automator/version.py b/ui_automator/version.py
index a446887..647e688 100644
--- a/ui_automator/version.py
+++ b/ui_automator/version.py
@@ -17,8 +17,8 @@
from typing import Optional
-# The full version name is "2025.10.16.820032923-userdebug", and -userdebug
+# The full version name is "2025.10.27.824341804-userdebug", and -userdebug
# is removed since it's not valid.
-_SEMANTIC_VERSION = "2025.10.16.820032923"
+_SEMANTIC_VERSION = "2025.10.27.824341804"
VERSION = _SEMANTIC_VERSION