Update SkyTube to 2.981 (41)

This commit is contained in:
F-Droid checkupdates bot 2022-04-16 05:21:34 +00:00
parent 2a198dacba
commit 970d7318f4

View file

@ -403,9 +403,23 @@ Builds:
rm:
- app/libs/*.jar
- versionName: '2.981'
versionCode: 41
commit: 3821f76cbc39dfec8b83cc42213a054195897c48
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.980'
CurrentVersionCode: 40
CurrentVersion: '2.981'
CurrentVersionCode: 41