Andy Scherzinger 6c12d14cec remove trailing comma há 1 ano atrás
..
Dockerfile 3a51b7505e Use openjdk-11 in Devcontainer há 3 anos atrás
README.md 336c5c84c4 Update README.md há 3 anos atrás
devcontainer.env 71dcbbfdc1 Add support for GitHub codespaces há 4 anos atrás
devcontainer.json 6c12d14cec remove trailing comma há 1 ano atrás

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.