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