mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-12 21:30:30 +05:30
chore: bump version to v0.23.1
This commit is contained in:
parent
0aa9f15ec4
commit
91aa9c8d87
@ -15,8 +15,8 @@ android {
|
||||
applicationId = "com.github.libretube"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 51
|
||||
versionName = "0.23.0"
|
||||
versionCode = 52
|
||||
versionName = "0.23.1"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue("string", "app_name", "LibreTube")
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
8
fastlane/metadata/android/en-US/changelogs/52.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/52.txt
Normal file
@ -0,0 +1,8 @@
|
||||
* fix: comments reloading on sheet reopen and scroll position not restored
|
||||
* fix: status bar doesn't follow app theme
|
||||
* fix: dearrow for playing video and watch history
|
||||
* fix: crash when trying to dearrow feed items
|
||||
* fix: auto fullscreen causes player layout issues
|
||||
* fix: crash when ending player service / fragment
|
||||
* fix: enter PiP mode when clicking link in description
|
||||
* fix: navigation bar missing when closing player in fullscreen
|
Loading…
Reference in New Issue
Block a user