mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 13:50:30 +05:30
chore: bump version to v0.25.1
This commit is contained in:
parent
a88329504c
commit
6c6365d155
@ -15,8 +15,8 @@ android {
|
||||
applicationId = "com.github.libretube"
|
||||
minSdk = 21
|
||||
targetSdk = 34
|
||||
versionCode = 55
|
||||
versionName = "0.25.0"
|
||||
versionCode = 56
|
||||
versionName = "0.25.1"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
resValue("string", "app_name", "LibreTube")
|
||||
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/56.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/56.txt
Normal file
@ -0,0 +1,6 @@
|
||||
* feat: local streams extraction
|
||||
* feat: quick share action to add video to playlist
|
||||
* feat: share dialog redesign (including copy link feature)
|
||||
* feat: show total playlist duration
|
||||
* feat: button to screenshot/capture current frame
|
||||
* feat: improve about activity and device info dialog
|
Loading…
Reference in New Issue
Block a user