mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-01-06 01:20:29 +05:30
commit
94eac66d12
@ -13,8 +13,8 @@ android {
|
|||||||
applicationId = "com.github.libretube"
|
applicationId = "com.github.libretube"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 33
|
targetSdk = 33
|
||||||
versionCode = 41
|
versionCode = 42
|
||||||
versionName = "0.18.0"
|
versionName = "0.18.1"
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
resValue("string", "app_name", "LibreTube")
|
resValue("string", "app_name", "LibreTube")
|
||||||
|
|
||||||
|
9
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
* fix(channelgroups): update values on confirm
|
||||||
|
* fix(player): allow pausing while loading
|
||||||
|
* fix(player): rename SB Username to SB UserID
|
||||||
|
* fix: crash when restoring backups
|
||||||
|
* fix: crash when the app was closed for a while
|
||||||
|
* fix: don't resume initial video on fragment recreation
|
||||||
|
* fix: crash when view handler got destroyed
|
||||||
|
* fix: default SponsorBlock categories are not being respected
|
||||||
|
* fix: wrong channel group shown as selected
|
Loading…
Reference in New Issue
Block a user