mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Jellyfin to 2.5.2 (2050299)
This commit is contained in:
parent
e823a05118
commit
dd680bfc17
1 changed files with 11 additions and 2 deletions
|
|
@ -168,11 +168,20 @@ Builds:
|
|||
output: build/outputs/apk/libre/release/jellyfin-android-*-libre-release-unsigned.apk
|
||||
build: echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
|
||||
|
||||
- versionName: 2.5.2
|
||||
versionCode: 2050299
|
||||
commit: v2.5.2
|
||||
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.1
|
||||
CurrentVersionCode: 2050199
|
||||
CurrentVersion: 2.5.2
|
||||
CurrentVersionCode: 2050299
|
||||
|
|
|
|||
Loading…
Reference in a new issue