mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update SkyTube to 2.983 (43)
This commit is contained in:
parent
55a98e5262
commit
e6d024eae0
1 changed files with 16 additions and 2 deletions
|
|
@ -431,9 +431,23 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
- versionName: '2.983'
|
||||
versionCode: 43
|
||||
commit: b9a2b40d71b877551d11dcd7a252a9827c14de88
|
||||
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.982'
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: '2.983'
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue