This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
SX_Cloud
/
space-android
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
e960a0b0b7
Ramuri
Etichete
sxspace
space-android
/
.devcontainer
/
README.md
README.md
411 B
Istoric
Crud
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
.