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