mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-11-17 01:30:32 +01:00
move on to version v0.13.5
This commit is contained in:
parent
067b15c300
commit
2a45a13f73
@ -8,8 +8,8 @@ android {
|
||||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 27
|
||||
versionCode 63
|
||||
versionName "0.13.4"
|
||||
versionCode 64
|
||||
versionName "0.13.5"
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
8
fastlane/metadata/android/en-US/changelogs/64.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/64.txt
Normal file
@ -0,0 +1,8 @@
|
||||
### Improvements
|
||||
- Added the ability to limit video quality if using mobile data. #1339
|
||||
- Remember brightness for the session #1442
|
||||
- Improve download performance for weaker CPUs #1431
|
||||
- add (working) support for media session #1433
|
||||
|
||||
### Fix
|
||||
- Fix crash on opening downloads (fix now available for release builds) #1441
|
Loading…
Reference in New Issue
Block a user