Skip to content

Update @expo/config-plugins dependency for Expo SDK 52 #26

Update @expo/config-plugins dependency for Expo SDK 52

Update @expo/config-plugins dependency for Expo SDK 52 #26

Workflow file for this run

name: CI
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: yarn install && yarn build