Andy Scherzinger e1b3e85e2f Add support for GitHub codespaces 3 سال پیش
..
Dockerfile e1b3e85e2f Add support for GitHub codespaces 3 سال پیش
README.md e1b3e85e2f Add support for GitHub codespaces 3 سال پیش
devcontainer.env e1b3e85e2f Add support for GitHub codespaces 3 سال پیش
devcontainer.json e1b3e85e2f Add support for GitHub codespaces 3 سال پیش

README.md

Instructions

  1. Start a DevContainer either on GitHub Codespaces or locally in VSCode
  2. Accept all licenses by running yes | /usr/lib/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses
  3. You can now build the app using ./gradlew clean build