renovate[bot] c9c3aa95b0 Update ubuntu:noble Docker digest to 278628f 3 tháng trước cách đây
..
Dockerfile c9c3aa95b0 Update ubuntu:noble Docker digest to 278628f 3 tháng trước cách đây
Dockerfile.license ff23ced3ac Add SPDX header 11 tháng trước cách đây
README.md fc37d46339 Update devcontainer to jdk17 11 tháng trước cách đây
devcontainer.env e1b3e85e2f Add support for GitHub codespaces 3 năm trước cách đây
devcontainer.env.license ff23ced3ac Add SPDX header 11 tháng trước cách đây
devcontainer.json e1b3e85e2f Add support for GitHub codespaces 3 năm trước cách đây
devcontainer.json.license ff23ced3ac Add SPDX header 11 tháng trước cách đây

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.