Updated build instructions

This commit is contained in:
X1nto 2021-04-17 20:19:25 +04:00
parent 65f6a1c8d3
commit e08f6513cf
1 changed files with 12 additions and 0 deletions

View File

@ -16,7 +16,19 @@ For anyone who wants to provide translations please submit them to https://crowd
- [ ] Migrate to Jetpack Compose when it's officially released
## Building [![Build](https://github.com/YTVanced/VancedManager/actions/workflows/debug.yml/badge.svg?branch=dev)](https://github.com/YTVanced/VancedManager/actions/workflows/debug.yml)
### In Android Studio
Clone the repo, open it in Android Studio and build the app.
### In command line
#### On Windows:
```powershell
.\gradlew.bat assembleDebug
```
#### On Linux/macOS:
```bash
chmod +x gradlew
./gradlew assembleDebug
```
## Vanced FAQ
Vanced FAQ (from the faq branch) now available on the playstore! https://play.google.com/store/apps/details?id=com.vanced.faq