mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Jellyfin to 2.5.3 (2050399)
This commit is contained in:
parent
4ae2c5c27c
commit
593c298fb7
1 changed files with 11 additions and 2 deletions
|
|
@ -177,11 +177,20 @@ Builds:
|
|||
output: build/outputs/apk/libre/release/jellyfin-android-*-libre-release-unsigned.apk
|
||||
build: echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
- versionName: 2.5.3
|
||||
versionCode: 2050399
|
||||
commit: v2.5.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- libre
|
||||
output: build/outputs/apk/libre/release/jellyfin-android-*-libre-release-unsigned.apk
|
||||
build: echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
AllowedAPKSigningKeys: d881796ed2a67ff6ef9f676828723c6b1fa18e09388962cba4abc4a594a69131
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckIgnore: (beta|rc)
|
||||
UpdateCheckData: https://repo.jellyfin.org/releases/client/android/version.txt|^v.*?=(\d+)|.|^v(.*?)=\d+
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 2050299
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 2050399
|
||||
|
|
|
|||
Loading…
Reference in a new issue