mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update LibreTube to 0.3.1 (11)
This commit is contained in:
parent
f0acd55e41
commit
527039fcd3
1 changed files with 14 additions and 2 deletions
|
|
@ -64,7 +64,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/splits/,+8d' build.gradle
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 11
|
||||
commit: dcc6d6d41c664c70a8f79e691229fb394a9c5794
|
||||
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.0
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 0.3.1
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue