This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
SX_Cloud
/
rooms-android
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
sxrooms
Branches
Tags
sxrooms
rooms-android
/
.devcontainer
/
README.md
README.md
394 B
Lien permanent
Historique
Raw
Instructions
Start a DevContainer either on GitHub Codespaces or locally in VSCode.
Accept all licenses by running
yes | /usr/lib/android-sdk/cmdline-tools/latest/bin/sdkmanager --licenses
.
You can now build the app using
./gradlew clean build
.