Update LibreTube to 0.5.0 (17)

This commit is contained in:
F-Droid checkupdates bot 2022-08-19 05:22:11 +00:00
parent 5029c747d7
commit 4335fa2c83

View file

@ -124,7 +124,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.5.0
versionCode: 17
commit: 3ca43d9ad0487caca6cc2400e46200ca06ffb7a4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.4.2
CurrentVersionCode: 16
CurrentVersion: 0.5.0
CurrentVersionCode: 17