mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update SkyTube to 2.985 (45)
This commit is contained in:
parent
9956e60a24
commit
e57501858f
1 changed files with 16 additions and 2 deletions
|
|
@ -459,9 +459,23 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
- versionName: '2.985'
|
||||
versionCode: 45
|
||||
commit: d6781c3fa062a7b65eda001f1c08be76403b7e03
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- 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.984'
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: '2.985'
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue