This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
SX_Cloud
/
rooms-android
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
d8d44c8404
Dallar
Biçim İmleri
sxrooms
rooms-android
/
.devcontainer
Andy Scherzinger
e1b3e85e2f
Add support for GitHub codespaces
3 yıl önce
..
Dockerfile
e1b3e85e2f
Add support for GitHub codespaces
3 yıl önce
README.md
e1b3e85e2f
Add support for GitHub codespaces
3 yıl önce
devcontainer.env
e1b3e85e2f
Add support for GitHub codespaces
3 yıl önce
devcontainer.json
e1b3e85e2f
Add support for GitHub codespaces
3 yıl önce
README.md
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