Update Url checker to 2.4 (12)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 03:48:02 +00:00
parent 90c4b0463b
commit 112b67d133

View file

@ -60,7 +60,18 @@ Builds:
gradle:
- yes
- versionName: '2.4'
versionCode: 12
commit: f68f634308d5942fc3423c52d19681a4bcef5d87
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '2.3'
CurrentVersionCode: 11
CurrentVersion: '2.4'
CurrentVersionCode: 12