Update LibreTube to 0.7.0 (21)

This commit is contained in:
F-Droid checkupdates bot 2022-10-30 06:09:41 +00:00
parent a2d5d2dcc1
commit 4a53b0ec04

View file

@ -172,7 +172,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.7.0
versionCode: 21
commit: de7f3b2fba5579782b066c4591d6bcb4245f3b34
subdir: app
sudo:
- 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.6.1
CurrentVersionCode: 20
CurrentVersion: 0.7.0
CurrentVersionCode: 21