From 1e5e7ae6138bebd0835d0d5854b0b9adfeed3181 Mon Sep 17 00:00:00 2001 From: android-devrel-github-bot Date: Fri, 7 Aug 2026 14:29:53 +0000 Subject: [PATCH] Bump plugin version to v1.0.7 --- .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 13f515a..5e7f60c 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "android-skills", - "version": "1.0.6", + "version": "1.0.7", "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",