Update LibreTube to 0.3.3 (13)

This commit is contained in:
F-Droid checkupdates bot 2022-07-06 05:04:50 +00:00
parent 9a8ec17dcc
commit a0eb9e33a6

View file

@ -88,7 +88,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.3.3
versionCode: 13
commit: 48fc7c7b3aee6ffe12889efc6f1e8f821a280ac4
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.3.2
CurrentVersionCode: 12
CurrentVersion: 0.3.3
CurrentVersionCode: 13