mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update LibreTube to 0.5.1 (18)
This commit is contained in:
parent
3c06bb6df0
commit
8302e7801d
1 changed files with 14 additions and 2 deletions
|
|
@ -136,7 +136,19 @@ Builds:
|
|||
- yes
|
||||
prebuild: sed -i -e '/splits/,+8d' build.gradle
|
||||
|
||||
- versionName: 0.5.1
|
||||
versionCode: 18
|
||||
commit: 52ce8340036d042a38138e0303a3ff7c5697eac6
|
||||
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.5.0
|
||||
CurrentVersionCode: 17
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue