Merge pull request #6482 from Stypox/build-instructions

Update Build instructions to make it easier for contributors to start contributing.
This commit is contained in:
opusforlife2 2021-06-24 15:02:59 +00:00 committed by GitHub
commit ec40c8ed1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 14 deletions

View file

@ -182,6 +182,9 @@ dependencies {
/** NewPipe libraries **/
// You can use a local version by uncommenting a few lines in settings.gradle
// Or you can use a commit you pushed to GitHub by just replacing TeamNewPipe with your GitHub
// name and the commit hash with the commit hash of the (pushed) commit you want to test
// This works thanks to JitPack: https://jitpack.io/
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:3966178979972da43f6dcbc90170058605be052b'