Update Weather to 3.16 (51)

This commit is contained in:
F-Droid checkupdates bot 2022-04-10 04:33:24 +00:00
parent 56e41fe413
commit 93c019fe14

View file

@ -235,7 +235,18 @@ Builds:
gradle:
- yes
- versionName: '3.16'
versionCode: 51
commit: 10e3c16006ece6e0cf4897c1c34b96cae236ce7a
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
UpdateCheckMode: Tags ^[0-9\.]+$
CurrentVersion: '3.15'
CurrentVersionCode: 48
CurrentVersion: '3.16'
CurrentVersionCode: 51