chore(android): bump agent to 0.9.60 for #331/#332

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NTDbDcwbDw1TSAcE6wfh2F
This commit is contained in:
QiuSW
2026-09-22 10:51:05 +08:00
co-authored by Claude Opus 5
parent 3bf428acd7
commit 36810f3a71
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "cn.ilapage.goauto.agent"
minSdk = 23
targetSdk = 34
versionCode = 72
versionName = "0.9.59"
versionCode = 73
versionName = "0.9.60"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"