Skip to content

Update gradle and fix bugs inside game/android #1080

Update gradle and fix bugs inside game/android

Update gradle and fix bugs inside game/android #1080

name: Check flutter build CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker build . --file ci/flutter-build/Dockerfile -t app