mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 07:50:31 +05:30
chore: bump version to v0.23.2
This commit is contained in:
parent
698b0044ee
commit
6ab248c85c
@ -15,8 +15,8 @@ android {
|
|||||||
applicationId = "com.github.libretube"
|
applicationId = "com.github.libretube"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 52
|
versionCode = 53
|
||||||
versionName = "0.23.1"
|
versionName = "0.23.2"
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
resValue("string", "app_name", "LibreTube")
|
resValue("string", "app_name", "LibreTube")
|
||||||
|
|
||||||
|
8
fastlane/metadata/android/en-US/changelogs/53.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/53.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…
x
Reference in New Issue
Block a user