mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 22:08:10 +00:00
4 lines
142 B
Plaintext
4 lines
142 B
Plaintext
package_name(ENV["GOOGLE_PLAY_PACKAGE_NAME"] || "ai.openclaw.app")
|
|
|
|
json_key_file(ENV["GOOGLE_PLAY_JSON_KEY"]) if ENV["GOOGLE_PLAY_JSON_KEY"]
|