mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-12 21:30:30 +05:30
chore: bump version to v0.25.2
This commit is contained in:
parent
9ec0a91408
commit
56cf66809f
@ -15,8 +15,8 @@ android {
|
||||
applicationId = "com.github.libretube"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 56
|
||||
versionName = "0.25.1"
|
||||
versionCode = 57
|
||||
versionName = "0.25.2"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue("string", "app_name", "LibreTube")
|
||||
|
||||
|
8
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/57.txt
Normal file
@ -0,0 +1,8 @@
|
||||
* feat: download support for local streams extractor
|
||||
* feat: support download of private playlists via external downloader
|
||||
* fix: related streams published 54 years ago with local extractor
|
||||
* fix: retain exoplayer on orientation change
|
||||
* fix: videos in watch history uploaded in 1970
|
||||
* fix: duplicated slash in custom instance's share url
|
||||
* fix: issues with channel name caused by textIsSelectable
|
||||
* fix: laggy behavior when using back gesture to minimize player
|
Loading…
Reference in New Issue
Block a user