Update LibreTube to 0.3.0 (10)

This commit is contained in:
F-Droid checkupdates bot 2022-05-23 04:56:18 +00:00
parent 9ff737abae
commit ebd15da7d0

View file

@ -52,7 +52,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.3.0
versionCode: 10
commit: 540ff2d2e6abcd498896344842f06ea20a85d78a
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.2.6
CurrentVersionCode: 8
CurrentVersion: 0.3.0
CurrentVersionCode: 10