mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update SkyTube to 2.980 (40)
This commit is contained in:
parent
7b5f68de73
commit
d2bc01598d
1 changed files with 16 additions and 2 deletions
|
|
@ -389,9 +389,23 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- app/libs/*.jar
|
- app/libs/*.jar
|
||||||
|
|
||||||
|
- versionName: '2.980'
|
||||||
|
versionCode: 40
|
||||||
|
commit: f17a98cf4eb743754ad33a82ae3cce13180feaa8
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- oss
|
||||||
|
rm:
|
||||||
|
- app/libs/*.jar
|
||||||
|
|
||||||
MaintainerNotes: '* Current versions include app/libs/*.jar. Remove them.'
|
MaintainerNotes: '* Current versions include app/libs/*.jar. Remove them.'
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.979'
|
CurrentVersion: '2.980'
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 40
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue