mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update LibreTube to 0.5.0 (17)
This commit is contained in:
parent
5029c747d7
commit
4335fa2c83
1 changed files with 14 additions and 2 deletions
|
|
@ -124,7 +124,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/splits/,+8d' build.gradle
|
||||
|
||||
- versionName: 0.5.0
|
||||
versionCode: 17
|
||||
commit: 3ca43d9ad0487caca6cc2400e46200ca06ffb7a4
|
||||
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.2
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.5.0
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue