Update URLCheck to 2.7 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-09-05 03:47:23 +00:00
parent f7f1e9daf9
commit b5e586f0ae

View file

@ -10,7 +10,7 @@ SourceCode: https://github.com/TrianguloY/UrlChecker
IssueTracker: https://github.com/TrianguloY/UrlChecker/issues
Donate: https://triangularapps.blogspot.com/p/support.html
AutoName: Url checker
AutoName: URLCheck
RepoType: git
Repo: https://github.com/TrianguloY/UrlChecker.git
@ -93,7 +93,18 @@ Builds:
gradle:
- yes
- versionName: '2.7'
versionCode: 16
commit: 8e914d42762cf3fd395e14adea4635c39b5916a7
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.6'
CurrentVersionCode: 15
CurrentVersion: '2.7'
CurrentVersionCode: 16