Update LibreTube to 0.16.1 (38)

This commit is contained in:
F-Droid checkupdates bot 2023-07-17 06:10:58 +00:00
parent 4bb12c7f56
commit 04a2f2cc49

View file

@ -305,7 +305,19 @@ Builds:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
- versionName: 0.16.1
versionCode: 38
commit: 3d702418ce1facddea2d84f56ccf08dedaaab693
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e '/splits/,+8d' build.gradle
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.16.0
CurrentVersionCode: 37
CurrentVersion: 0.16.1
CurrentVersionCode: 38