mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update SkyTube to 2.984 (44)
This commit is contained in:
parent
53b46544b1
commit
0e9b3b529c
1 changed files with 16 additions and 2 deletions
|
|
@ -445,9 +445,23 @@ Builds:
|
|||
rm:
|
||||
- app/libs/*.jar
|
||||
|
||||
- versionName: '2.984'
|
||||
versionCode: 44
|
||||
commit: cb56b00694a7e1104eefa1c774e30fc8edc988e4
|
||||
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.983'
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: '2.984'
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue