From aaca635061a4befdd3890d63c4a02963f2e8d925 Mon Sep 17 00:00:00 2001 From: android-devrel-github-bot Date: Mon, 24 Aug 2026 09:46:19 +0000 Subject: [PATCH] Bump plugin version to v1.0.10 --- .codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 2a7d8aa..8911950 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "android-skills", - "version": "1.0.9", + "version": "1.0.10", "description": "Android skills are Google's official dedicated repository of AI-optimized, modular instructions and resources, to help LLMs better understand and execute specific patterns that follow the best practices and guidance on Android development. Android skills follow the open-standard agent skills - markdown files (SKILL.md) that provide a technical specification of a task, and ground LLMs with information on specialized domains and workflows.", "author": { "name": "Google / Android",