Same command, said as what this project produces. See dev-updater's commit for the model. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01QQz6R4kBQcWSHBNZMgBnjL
12 lines
253 B
Plaintext
12 lines
253 B
Plaintext
// Read by Dev Updater. Structured as the body of the config: no outer
|
|
// parentheses, so nothing here is indented for the sake of a wrapper.
|
|
|
|
label: "AI Sessions",
|
|
|
|
components: [
|
|
Apk(
|
|
name: "app",
|
|
build: "./build-apk.sh",
|
|
),
|
|
],
|