mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-22 03:05:11 +00:00
updated readme
This commit is contained in:
parent
a14eeda825
commit
b84a2bd930
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
## 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.
|
||||
|
||||
### In command line
|
||||
### Using command line
|
||||
#### On Windows:
|
||||
```powershell
|
||||
.\gradlew.bat assembleDebug
|
||||
|
|
Loading…
Reference in a new issue