mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update SkyTube Legacy to 2.985 (45)
This commit is contained in:
parent
7f45c9a47e
commit
9956e60a24
1 changed files with 15 additions and 2 deletions
|
|
@ -29,9 +29,22 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
- versionName: '2.985'
|
||||
versionCode: 45
|
||||
commit: cade5953c475a07dea884cbb9693521855cf91fc
|
||||
subdir: app
|
||||
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