Update Weather to 3.18 (55)

This commit is contained in:
F-Droid checkupdates bot 2022-06-06 04:36:19 +00:00
parent 7818314b24
commit 755c75d4cc

View file

@ -257,7 +257,18 @@ Builds:
gradle:
- yes
- versionName: '3.18'
versionCode: 55
commit: 32b621d8c7c5982e298287379d39ef0e68d3d9bb
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.17'
CurrentVersionCode: 54
CurrentVersion: '3.18'
CurrentVersionCode: 55