From bac232fd02b0855df9275281a2a7a47643768719 Mon Sep 17 00:00:00 2001 From: android-devrel-github-bot Date: Mon, 7 Sep 2026 11:57:38 +0000 Subject: [PATCH] Bump plugin version to v1.0.11 --- .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 bf5f0ae..5d35a72 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "android-skills", - "version": "1.0.10", + "version": "1.0.11", "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",