This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
SX_Cloud
/
rooms-android
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
sxrooms
Gałęzie
Tagi
sxrooms
rooms-android
/
.devcontainer
/
README.md
README.md
394 B
Bezpośredni odnośnik
Historia
Czysty
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
.