mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +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:
|
||||
- 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.'
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.980'
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: '2.981'
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue