renovate[bot] 0030e76369 Update ubuntu:noble Docker digest to 8a37d68 há 11 meses atrás
..
Dockerfile 0030e76369 Update ubuntu:noble Docker digest to 8a37d68 há 11 meses atrás
Dockerfile.license e3d57e7c42 Update SPDX header to reflect correct state há 1 ano atrás
README.md e3d57e7c42 Update SPDX header to reflect correct state há 1 ano atrás
devcontainer.env 71dcbbfdc1 Add support for GitHub codespaces há 4 anos atrás
devcontainer.env.license e3d57e7c42 Update SPDX header to reflect correct state há 1 ano atrás
devcontainer.json c5b17f4de9 Add SPDX header há 1 ano atrás
devcontainer.json.license e3d57e7c42 Update SPDX header to reflect correct state 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.