diff --git a/app/build.gradle b/app/build.gradle
index 804c09c00..c70d583b2 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 19
targetSdkVersion 28
- versionCode 750
- versionName "0.17.0"
+ versionCode 760
+ versionName "0.17.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
@@ -57,7 +57,7 @@ dependencies {
exclude module: 'support-annotations'
})
- implementation 'com.github.Stypox:NewPipeExtractor:06689a2f27edfe83bd4605a1cceed86c06a5ebf8'
+ implementation 'com.github.teamnewpipe:NewPipeExtractor:430da57350c587828'
testImplementation 'junit:junit:4.12'
testImplementation 'org.mockito:mockito-core:2.23.0'
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 721fbcac4..3a56a56c0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -556,8 +556,8 @@
Ask where to download
You will be asked where to save each download
- You will be asked where to save each download.\nEnable this option with SAF if you want download to the external SD Card
+ You will be asked where to save each download.\nChoose SAF if you want to download to an external SD card
Use SAF
- The Storage Access Framework allow download to the external SD Card.\nNote: some devices are not compatible
+ The Storage Access Framework allows downloads to an external SD card.\nNote: some devices are not compatible