Skip to content

android: set version 2026.1.5, add APK naming convention#402

Merged
steipete merged 2 commits into
openclaw:mainfrom
fcatuhe:android/version-and-apk-naming
Jan 7, 2026
Merged

android: set version 2026.1.5, add APK naming convention#402
steipete merged 2 commits into
openclaw:mainfrom
fcatuhe:android/version-and-apk-naming

Conversation

@fcatuhe

@fcatuhe fcatuhe commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Update Android version to 2026.1.5
  • Add APK naming convention: clawdbot-{version}-{buildType}.apk
  • Remove duplicate tool-display.json from Android assets (now sourced from shared ClawdbotKit resources)

Changes

  • apps/android/app/build.gradle.kts: version bump + applicationVariants.all block for APK naming
  • Deleted apps/android/app/src/main/assets/tool-display.json (duplicate of shared resource)

Test plan

  • Build succeeds: ./gradlew assembleDebug
  • APK named correctly: clawdbot-2026.1.5-debug.apk

@@ -1,197 +0,0 @@
{
"version": 1,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Why did you delete this?

@steipete steipete merged commit 1c548bb into openclaw:main Jan 7, 2026
9 of 11 checks passed
@steipete

steipete commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Merged PR via merge commit 1c548bb after resolving conflicts by keeping main versions. Landed on main: 7f6b989 (android version/apk naming), 8804a80 (version bump), 2c4c590 (changelog), b83570c (restore tool-display.json after PR merge re-deleted it).

@steipete

steipete commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Follow-up: added fcatuhe to clawtributors (28b8349).

lovewanwan pushed a commit to lovewanwan/openclaw that referenced this pull request Apr 28, 2026
…naming

android: set version 2026.1.5, add APK naming convention
github-actions Bot pushed a commit to Desicool/openclaw that referenced this pull request May 9, 2026
…naming

android: set version 2026.1.5, add APK naming convention
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants