Update LibreTube to 0.4.1 (15)

This commit is contained in:
F-Droid checkupdates bot 2022-07-22 04:50:27 +00:00
parent 01887ba3f2
commit ace258bb66

View file

@ -100,7 +100,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.4.1
versionCode: 15
commit: b39e56f59b0d113a42d4e26106208029e3acbd32
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.3
CurrentVersionCode: 13
CurrentVersion: 0.4.1
CurrentVersionCode: 15