mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-12 21:30:30 +05:30
chore: bump version to v0.26.0
This commit is contained in:
parent
a67c26ad99
commit
2d65b6d254
@ -15,8 +15,8 @@ android {
|
|||||||
applicationId = "com.github.libretube"
|
applicationId = "com.github.libretube"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 57
|
versionCode = 58
|
||||||
versionName = "0.25.2"
|
versionName = "0.26.0"
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
resValue("string", "app_name", "LibreTube")
|
resValue("string", "app_name", "LibreTube")
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -11,8 +11,8 @@
|
|||||||
"type": "UNIVERSAL",
|
"type": "UNIVERSAL",
|
||||||
"filters": [],
|
"filters": [],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 55,
|
"versionCode": 58,
|
||||||
"versionName": "0.25.0",
|
"versionName": "0.26.0",
|
||||||
"outputFile": "app-universal-release.apk"
|
"outputFile": "app-universal-release.apk"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -24,8 +24,8 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 55,
|
"versionCode": 58,
|
||||||
"versionName": "0.25.0",
|
"versionName": "0.26.0",
|
||||||
"outputFile": "app-armeabi-v7a-release.apk"
|
"outputFile": "app-armeabi-v7a-release.apk"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -37,23 +37,10 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 55,
|
"versionCode": 58,
|
||||||
"versionName": "0.25.0",
|
"versionName": "0.26.0",
|
||||||
"outputFile": "app-arm64-v8a-release.apk"
|
"outputFile": "app-arm64-v8a-release.apk"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"type": "ONE_OF_MANY",
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"filterType": "ABI",
|
|
||||||
"value": "x86"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"attributes": [],
|
|
||||||
"versionCode": 55,
|
|
||||||
"versionName": "0.25.0",
|
|
||||||
"outputFile": "app-x86-release.apk"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "ONE_OF_MANY",
|
"type": "ONE_OF_MANY",
|
||||||
"filters": [
|
"filters": [
|
||||||
@ -63,9 +50,22 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 55,
|
"versionCode": 58,
|
||||||
"versionName": "0.25.0",
|
"versionName": "0.26.0",
|
||||||
"outputFile": "app-x86_64-release.apk"
|
"outputFile": "app-x86_64-release.apk"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "ONE_OF_MANY",
|
||||||
|
"filters": [
|
||||||
|
{
|
||||||
|
"filterType": "ABI",
|
||||||
|
"value": "x86"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"attributes": [],
|
||||||
|
"versionCode": 58,
|
||||||
|
"versionName": "0.26.0",
|
||||||
|
"outputFile": "app-x86-release.apk"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"elementType": "File",
|
"elementType": "File",
|
||||||
@ -77,8 +77,8 @@
|
|||||||
"baselineProfiles/1/app-universal-release.dm",
|
"baselineProfiles/1/app-universal-release.dm",
|
||||||
"baselineProfiles/1/app-armeabi-v7a-release.dm",
|
"baselineProfiles/1/app-armeabi-v7a-release.dm",
|
||||||
"baselineProfiles/1/app-arm64-v8a-release.dm",
|
"baselineProfiles/1/app-arm64-v8a-release.dm",
|
||||||
"baselineProfiles/1/app-x86-release.dm",
|
"baselineProfiles/1/app-x86_64-release.dm",
|
||||||
"baselineProfiles/1/app-x86_64-release.dm"
|
"baselineProfiles/1/app-x86-release.dm"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -88,8 +88,8 @@
|
|||||||
"baselineProfiles/0/app-universal-release.dm",
|
"baselineProfiles/0/app-universal-release.dm",
|
||||||
"baselineProfiles/0/app-armeabi-v7a-release.dm",
|
"baselineProfiles/0/app-armeabi-v7a-release.dm",
|
||||||
"baselineProfiles/0/app-arm64-v8a-release.dm",
|
"baselineProfiles/0/app-arm64-v8a-release.dm",
|
||||||
"baselineProfiles/0/app-x86-release.dm",
|
"baselineProfiles/0/app-x86_64-release.dm",
|
||||||
"baselineProfiles/0/app-x86_64-release.dm"
|
"baselineProfiles/0/app-x86-release.dm"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/58.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/58.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
* feat: audio player support for no internet activity
|
||||||
|
* feat: downloads fragment rework, playing queue and audio player support
|
||||||
|
* feat: ask user to play downloaded version if video already downloaded
|
||||||
|
* feat: support for importing watch history from YouTube
|
||||||
|
* feat: support for shuffling downloaded audio content
|
||||||
|
* feat: RYD support for local stream extraction
|
Loading…
Reference in New Issue
Block a user