This website works better with JavaScript
Начало
Каталог
Помощ
Вход
SX_Cloud
/
rooms-android
Наблюдаван
2
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
ИН на ревизия:
d8d44c8404
Клонове
Маркери
sxrooms
rooms-android
/
.devcontainer
Andy Scherzinger
e1b3e85e2f
Add support for GitHub codespaces
преди 3 години
..
Dockerfile
e1b3e85e2f
Add support for GitHub codespaces
преди 3 години
README.md
e1b3e85e2f
Add support for GitHub codespaces
преди 3 години
devcontainer.env
e1b3e85e2f
Add support for GitHub codespaces
преди 3 години
devcontainer.json
e1b3e85e2f
Add support for GitHub codespaces
преди 3 години
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