Update SkyTube to 2.980 (40)

This commit is contained in:
F-Droid checkupdates bot 2022-02-03 05:10:47 +00:00
parent 7b5f68de73
commit d2bc01598d

View file

@ -389,9 +389,23 @@ Builds:
rm:
- app/libs/*.jar
- versionName: '2.980'
versionCode: 40
commit: f17a98cf4eb743754ad33a82ae3cce13180feaa8
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.979'
CurrentVersionCode: 39
CurrentVersion: '2.980'
CurrentVersionCode: 40