mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-11 05:36:17 +00:00
docs(building): correct path to gradle.properties
This commit is contained in:
@@ -12,7 +12,7 @@ This page will guide you through building ReVanced Manager from source.
|
|||||||
|
|
||||||
3. Create a GitHub personal access token with the `read:packages` scope [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced)
|
3. Create a GitHub personal access token with the `read:packages` scope [here](https://github.com/settings/tokens/new?scopes=read:packages&description=ReVanced)
|
||||||
|
|
||||||
4. Add your GitHub username and the token to `~/.gradle/gradle.properties`
|
4. Add your GitHub username and the token to `~/android/gradle.properties`
|
||||||
|
|
||||||
```properties
|
```properties
|
||||||
gpr.user = YourUsername
|
gpr.user = YourUsername
|
||||||
|
|||||||
Reference in New Issue
Block a user