Merge remote-tracking branch 'origin/dev' into notifications-1
This commit is contained in:
commit
67edd370e3
32 changed files with 602 additions and 321 deletions
|
|
@ -106,7 +106,7 @@ ext {
|
|||
androidxWorkVersion = '2.5.0'
|
||||
|
||||
icepickVersion = '3.2.0'
|
||||
exoPlayerVersion = '2.12.3'
|
||||
exoPlayerVersion = '2.14.2'
|
||||
googleAutoServiceVersion = '1.0'
|
||||
groupieVersion = '2.10.0'
|
||||
markwonVersion = '4.6.2'
|
||||
|
|
@ -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:4f60225ddc'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:7e7b78f1b3'
|
||||
|
||||
/** Checkstyle **/
|
||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue