mirror of
https://github.com/BrendanGreenlee/openclaw-android-heartbeat.git
synced 2026-08-17 16:49:14 +00:00
Pristine fork source for PROJ-0088. v1 will turn this into a WebView web shell; the WebSocket node infrastructure stays intact for v2 heartbeat.
20 lines
522 B
Text
20 lines
522 B
Text
# Google Play API key (pick one approach)
|
|
#
|
|
# Recommended local path:
|
|
# GOOGLE_PLAY_JSON_KEY=/absolute/path/to/google-play-service-account.json
|
|
#
|
|
# Or raw JSON content for CI:
|
|
# GOOGLE_PLAY_JSON_KEY_DATA={"type":"service_account",...}
|
|
|
|
# Optional app targeting
|
|
# GOOGLE_PLAY_PACKAGE_NAME=ai.openclaw.app
|
|
|
|
# Release target
|
|
# GOOGLE_PLAY_TRACK=internal
|
|
# GOOGLE_PLAY_RELEASE_STATUS=completed
|
|
# GOOGLE_PLAY_VALIDATE_ONLY=1
|
|
|
|
# Metadata toggles
|
|
# SUPPLY_UPLOAD_METADATA=1
|
|
# SUPPLY_UPLOAD_IMAGES=1
|
|
# SUPPLY_UPLOAD_SCREENSHOTS=1
|