Update LibreTube to 0.18.0 (41)

This commit is contained in:
F-Droid checkupdates bot 2023-09-16 06:22:38 +00:00
parent 49c8a33d3b
commit bdbcf09b27

View file

@ -342,7 +342,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.18.0
versionCode: 41
commit: 1af0709a19f0076c52223e800f54cadbf620d457
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.17.1
CurrentVersionCode: 40
CurrentVersion: 0.18.0
CurrentVersionCode: 41