Merge remote-tracking branch 'origin/dev' into notifications
This commit is contained in:
commit
16d4a034e2
82 changed files with 324 additions and 264 deletions
|
|
@ -17,8 +17,8 @@ android {
|
|||
resValue "string", "app_name", "NewPipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 977
|
||||
versionName "0.21.11"
|
||||
versionCode 978
|
||||
versionName "0.21.12"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
|
|
@ -209,7 +209,7 @@ dependencies {
|
|||
implementation "androidx.lifecycle:lifecycle-livedata:${androidxLifecycleVersion}"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel:${androidxLifecycleVersion}"
|
||||
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
|
||||
implementation 'androidx.media:media:1.3.1'
|
||||
implementation 'androidx.media:media:1.4.2'
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
implementation 'androidx.preference:preference:1.1.1'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue