nextcloud-android/.devcontainer
renovate[bot] c9b4db7c93
Update ubuntu:noble Docker digest to 3f85b7c
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 06:32:12 +00:00
..
devcontainer.env
devcontainer.env.license
devcontainer.json
devcontainer.json.license
Dockerfile Update ubuntu:noble Docker digest to 3f85b7c 2024-05-06 06:32:12 +00:00
Dockerfile.license
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.