Update Metronome to 4.5.0 (48)

This commit is contained in:
F-Droid checkupdates bot 2022-05-10 03:29:47 +00:00
parent 5f9e41acb9
commit f7fb4caddb

View file

@ -251,7 +251,18 @@ Builds:
gradle:
- yes
- versionName: 4.5.0
versionCode: 48
commit: 4f99c734348bf5f4405da5e8c8d9862566999b0c
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[0-9.]*$
CurrentVersion: 4.4.0
CurrentVersionCode: 47
CurrentVersion: 4.5.0
CurrentVersionCode: 48