Merge remote-tracking branch 'origin/dev' into notifications

This commit is contained in:
TobiGr 2021-12-07 17:29:37 +01:00
commit 66aff3ed30
148 changed files with 1999 additions and 502 deletions

View file

@ -190,7 +190,7 @@ dependencies {
// 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:7e7b78f1b3'
implementation 'com.github.TeamNewPipe:NewPipeExtractor:f6f2724634'
/** Checkstyle **/
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"