Skip to content

Add ApolloStore.ALL_KEYS to notify all watchers #68

Add ApolloStore.ALL_KEYS to notify all watchers

Add ApolloStore.ALL_KEYS to notify all watchers #68

name: Build pull request
on: pull_request
jobs:
build-pull-request:
runs-on: macos-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 #v4.1.7
- run: |
./gradlew build
./gradlew -p tests build