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",