Update SkyTube to 2.984 (44)

This commit is contained in:
F-Droid checkupdates bot 2022-08-27 05:39:04 +00:00
parent 53b46544b1
commit 0e9b3b529c

View file

@ -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