updated readme

This commit is contained in:
X1nto 2021-04-18 22:01:52 +04:00
parent a14eeda825
commit b84a2bd930
1 changed files with 2 additions and 2 deletions

View File

@ -16,10 +16,10 @@ For anyone who wants to provide translations please submit them to https://crowd
- [ ] Migrate to Jetpack Compose when it's officially released - [ ] 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) ## 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 ### Using Android Studio
Clone the repo, open it in Android Studio and build the app. Clone the repo, open it in Android Studio and build the app.
### In command line ### Using command line
#### On Windows: #### On Windows:
```powershell ```powershell
.\gradlew.bat assembleDebug .\gradlew.bat assembleDebug