renovate[bot] c9c3aa95b0 Update ubuntu:noble Docker digest to 278628f 3 ヶ月 前
..
Dockerfile c9c3aa95b0 Update ubuntu:noble Docker digest to 278628f 3 ヶ月 前
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.