Merge branch 'master' into dev
This commit is contained in:
commit
0cf412efb3
9 changed files with 11 additions and 3 deletions
|
|
@ -16,8 +16,8 @@ android {
|
|||
resValue "string", "app_name", "NewPipe"
|
||||
minSdk 19
|
||||
targetSdk 29
|
||||
versionCode 984
|
||||
versionName "0.22.1"
|
||||
versionCode 985
|
||||
versionName "0.22.2"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
|
|
@ -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:2e92d718a2'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:b77c72fb8826c3ffca0be5f96b066cca0a07b1c9'
|
||||
|
||||
/** Checkstyle **/
|
||||
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue