mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update LibreTube to 0.4.2 (16)
This commit is contained in:
parent
a78b5d1d64
commit
70649cbcd6
1 changed files with 14 additions and 2 deletions
|
|
@ -112,7 +112,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/splits/,+8d' build.gradle
|
||||
|
||||
- versionName: 0.4.2
|
||||
versionCode: 16
|
||||
commit: fd00deb661a33deee666c5b2d9e718065a812f1e
|
||||
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.4.1
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 0.4.2
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue