nextcloud-talk-android/.devcontainer
renovate[bot] c9c3aa95b0
Update ubuntu:noble Docker digest to 278628f
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-16 09:55:42 +00:00
..
devcontainer.env
devcontainer.env.license
devcontainer.json
devcontainer.json.license
Dockerfile
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.