Update Url checker to 2.3 (11)

This commit is contained in:
F-Droid checkupdates bot 2022-06-20 03:41:29 +00:00
parent 3c381cb0c5
commit f04b008669

View file

@ -49,7 +49,18 @@ Builds:
gradle:
- yes
- versionName: '2.3'
versionCode: 11
commit: 9947aea732b0e3beebe7b728ade0c8a785e87a6d
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.2'
CurrentVersionCode: 10
CurrentVersion: '2.3'
CurrentVersionCode: 11