Update SkyTube Legacy to 2.985 (45)

This commit is contained in:
F-Droid checkupdates bot 2022-11-04 13:28:47 +00:00
parent 7f45c9a47e
commit 9956e60a24

View file

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