Update Jellyfin to 0.16.9 (160999)

This commit is contained in:
F-Droid checkupdates bot 2024-04-23 15:14:11 +00:00
parent 817025a665
commit 435afe3a93

View file

@ -250,11 +250,22 @@ Builds:
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
- versionName: 0.16.9
versionCode: 160999
commit: v0.16.9
subdir: app
gradle:
- yes
prebuild:
- sed -i -e 's/s01.oss.sonatype.org.*"/maven.google.com"/' ../settings.gradle.kts
- echo 'rootProject.name="jellyfin-androidtv"' >> ../settings.gradle.kts
- echo 'jellyfin.version=$$VERSION$$' >> ../gradle.properties
AllowedAPKSigningKeys: d881796ed2a67ff6ef9f676828723c6b1fa18e09388962cba4abc4a594a69131
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckIgnore: (beta|rc)
UpdateCheckData: https://repo.jellyfin.org/releases/client/androidtv/version.txt|^v.*?=(\d+)|.|^v(.*?)=\d+
CurrentVersion: 0.16.8
CurrentVersionCode: 160899
CurrentVersion: 0.16.9
CurrentVersionCode: 160999