Update Doodle to 5.4.0 (37)

This commit is contained in:
F-Droid checkupdates bot 2022-04-29 05:43:21 +00:00
parent bfe5a8a914
commit 21a0df394c

View file

@ -82,7 +82,18 @@ Builds:
gradle:
- yes
- versionName: 5.4.0
versionCode: 37
commit: 45ab19407359b6fb07ccfebc6b1a6b7d48036363
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.3.0
CurrentVersionCode: 36
CurrentVersion: 5.4.0
CurrentVersionCode: 37