Update Weather to 3.17 (54)

This commit is contained in:
F-Droid checkupdates bot 2022-05-09 04:47:17 +00:00
parent 8e3a72ad4c
commit 61af6625ae

View file

@ -246,7 +246,18 @@ Builds:
gradle:
- yes
- versionName: '3.17'
versionCode: 54
commit: db30b87f76143a102a54bda9fb245cdf990b4c0c
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.16'
CurrentVersionCode: 51
CurrentVersion: '3.17'
CurrentVersionCode: 54