Skip to content

Conversation

@JacobCoffee
Copy link
Member

No description provided.

@JacobCoffee JacobCoffee requested a review from ewdurbin as a code owner October 24, 2025 13:45
@JacobCoffee JacobCoffee force-pushed the build-android-with-actions branch from 723be3d to 33bd7a0 Compare October 24, 2025 13:46
@JacobCoffee
Copy link
Member Author

this is close to ready i think, just missing the env vars but i cant seem to figure out why google play login asks me to create an account
will need to set theses

PLAY_CONFIG_JSON - Google Play service account JSON (base64encoded)
    - Get from: Google Play Console → Setup → API access → Service
  Account
    - Download the JSON key file
    - Base64 encode it: base64 -i service-account.json | pbcopy
DEVELOPER_PACKAGE_NAME - App package name (e.g., com.pycon.mobile)
ANDROID_KEYSTORE_FILE - Android keystore (base64 encoded)
KEYSTORE_KEY_ALIAS - Keystore alias
KEYSTORE_KEY_PASSWORD - Key password
KEYSTORE_STORE_PASSWORD - Store password

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