NewPipe 0.21.13 (979)
This commit is contained in:
parent
fecdab9897
commit
5cccb5c303
2 changed files with 3 additions and 2 deletions
|
|
@ -17,8 +17,8 @@ android {
|
||||||
resValue "string", "app_name", "NewPipe"
|
resValue "string", "app_name", "NewPipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 978
|
versionCode 979
|
||||||
versionName "0.21.12"
|
versionName "0.21.13"
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
|
||||||
|
|
|
||||||
1
fastlane/metadata/android/en-US/changelogs/979.txt
Normal file
1
fastlane/metadata/android/en-US/changelogs/979.txt
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Fixed resuming playback.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue