NewPipe 0.21.13 (979)

This commit is contained in:
TobiGr 2021-10-17 12:10:24 +02:00
parent fecdab9897
commit 5cccb5c303
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -0,0 +1 @@
Fixed resuming playback.