fdroiddata/metadata/com.trianguloy.urlchecker.yml

34 lines
856 B
YAML
Raw Normal View History

Categories:
- Internet
- Connectivity
License: CC-BY-4.0
AuthorName: TrianguloY
AuthorEmail: correo--correo+uc@hotmail.com
AuthorWebSite: https://triangularapps.blogspot.com/
WebSite: https://triangularapps.blogspot.com/search/label/UrlChecker
SourceCode: https://github.com/TrianguloY/UrlChecker
IssueTracker: https://github.com/TrianguloY/UrlChecker/issues
Donate: https://triangularapps.blogspot.com/p/support.html
AutoName: Url checker
RepoType: git
Repo: https://github.com/TrianguloY/UrlChecker.git
Builds:
- versionName: '2.0'
versionCode: 8
commit: v2.0
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.0'
CurrentVersionCode: 8