Update AF Weather to 2.2 (13)

This commit is contained in:
F-Droid checkupdates bot 2023-09-12 15:19:57 +00:00
parent ea6e998648
commit 6ca5220308

View file

@ -121,7 +121,18 @@ Builds:
gradle:
- yes
- versionName: '2.2'
versionCode: 13
commit: a5019dc506f54eab099a721525f926b793115bc9
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '2.1'
CurrentVersionCode: 12
CurrentVersion: '2.2'
CurrentVersionCode: 13