mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update SkyTube to 2.981 (41)
This commit is contained in:
parent
2a198dacba
commit
970d7318f4
1 changed files with 16 additions and 2 deletions
|
|
@ -403,9 +403,23 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- app/libs/*.jar
|
- app/libs/*.jar
|
||||||
|
|
||||||
|
- versionName: '2.981'
|
||||||
|
versionCode: 41
|
||||||
|
commit: 3821f76cbc39dfec8b83cc42213a054195897c48
|
||||||
|
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.980'
|
CurrentVersion: '2.981'
|
||||||
CurrentVersionCode: 40
|
CurrentVersionCode: 41
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue