mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-12 21:30:30 +05:30
chore: bump version to v0.21.0
This commit is contained in:
parent
2e551c8226
commit
3317f92c6e
@ -14,8 +14,8 @@ android {
|
||||
applicationId = "com.github.libretube"
|
||||
minSdk = 21
|
||||
targetSdk = 33
|
||||
versionCode = 45
|
||||
versionName = "0.20.1"
|
||||
versionCode = 46
|
||||
versionName = "0.21.0"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue("string", "app_name", "LibreTube")
|
||||
|
||||
|
10
fastlane/metadata/android/en-US/changelogs/46.txt
Normal file
10
fastlane/metadata/android/en-US/changelogs/46.txt
Normal file
@ -0,0 +1,10 @@
|
||||
* style: new player layout and various UI improvements
|
||||
* feat: support close video on MiniPlayer swipe down
|
||||
* feat: new sleep timer (integrated into the player UI)
|
||||
* feat: quick actions to add a channel to a group
|
||||
* feat: separate landscape grid columns pref + more impacted adapters
|
||||
* feat: show instance regions, uptime and registration status in settings
|
||||
* feat: automatically play the next downloaded video in offline audio mode
|
||||
* feat: add copy video ID button in stats sheet
|
||||
* feat: add preset to use 1.75x playback speed
|
||||
* feat: add Rich caption rendering setting
|
Loading…
Reference in New Issue
Block a user