renovate[bot] 198a9ddb9e Update ubuntu:noble Docker digest to 56a8952 5 月之前
..
Dockerfile 198a9ddb9e Update ubuntu:noble Docker digest to 56a8952 5 月之前
Dockerfile.license ff23ced3ac Add SPDX header 11 月之前
README.md fc37d46339 Update devcontainer to jdk17 11 月之前
devcontainer.env e1b3e85e2f Add support for GitHub codespaces 3 年之前
devcontainer.env.license ff23ced3ac Add SPDX header 11 月之前
devcontainer.json e1b3e85e2f Add support for GitHub codespaces 3 年之前
devcontainer.json.license ff23ced3ac Add SPDX header 11 月之前

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.