Update Weather to 3.11 (43)

This commit is contained in:
F-Droid checkupdates bot 2021-10-04 04:22:53 +00:00
parent 43ae4c22fb
commit 5c8aae75b4

View file

@ -158,7 +158,18 @@ Builds:
gradle:
- yes
- versionName: '3.11'
versionCode: 43
commit: f0f70cf81b035834c713f1c3f90a051d4a438e34
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
CurrentVersion: '3.10'
CurrentVersionCode: 42
CurrentVersion: '3.11'
CurrentVersionCode: 43