Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 411 Bytes

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.