Update Doodle to 5.5.0 (38)

This commit is contained in:
F-Droid checkupdates bot 2022-08-22 06:10:50 +00:00
parent dc245b69ba
commit 0b8526cdf0

View file

@ -93,7 +93,18 @@ Builds:
gradle:
- yes
- versionName: 5.5.0
versionCode: 38
commit: 190f3dddc28291937bea35f0397adc3970cdbcfa
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 5.4.0
CurrentVersionCode: 37
CurrentVersion: 5.5.0
CurrentVersionCode: 38