mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update LibreTube to 0.4.1 (15)
This commit is contained in:
parent
01887ba3f2
commit
ace258bb66
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue