Skip to content

Update lifecycleViewmodelKtx to v2.8.7 #388

Update lifecycleViewmodelKtx to v2.8.7

Update lifecycleViewmodelKtx to v2.8.7 #388

Workflow file for this run

name: Run CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check:
uses: ./.github/workflows/build.yaml
with:
runner_os: ubuntu-latest
check: true
secrets:
keystore_base64: ${{ secrets.KEYSTORE_BASE64 }}
keystore_password: ${{ secrets.KEYSTORE_PASSWORD }}
keystore_key_password: ${{ secrets.KEYSTORE_KEY_PASSWORD }}
play_service_account_json: ${{ secrets.PLAY_SERVICE_ACCOUNT_JSON }}