mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update LibreTube to 0.16.1 (38)
This commit is contained in:
parent
4bb12c7f56
commit
04a2f2cc49
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue