mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-15 11:55:28 +00:00
3 lines
142 B
Text
3 lines
142 B
Text
package_name(ENV["GOOGLE_PLAY_PACKAGE_NAME"] || "ai.openclaw.app")
|
|
|
|
json_key_file(ENV["GOOGLE_PLAY_JSON_KEY"]) if ENV["GOOGLE_PLAY_JSON_KEY"]
|