2022-02-06 15:07:28 +00:00
|
|
|
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
|
|
|
|
|
|
2022-02-14 03:47:53 +00:00
|
|
|
- versionName: '2.1'
|
|
|
|
|
versionCode: 9
|
|
|
|
|
commit: 226e32052bda45b3f189e924ecce0a85b97fe854
|
|
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-05-30 03:39:26 +00:00
|
|
|
- versionName: '2.2'
|
|
|
|
|
versionCode: 10
|
|
|
|
|
commit: 7a34b7e842a7bca784479cdaac7eed0595c4aaca
|
|
|
|
|
subdir: app
|
|
|
|
|
sudo:
|
|
|
|
|
- apt-get update || apt-get update
|
|
|
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
|
|
|
- update-alternatives --auto java
|
|
|
|
|
gradle:
|
|
|
|
|
- yes
|
|
|
|
|
|
2022-02-06 15:07:28 +00:00
|
|
|
AutoUpdateMode: Version v%v
|
|
|
|
|
UpdateCheckMode: Tags
|
2022-05-30 03:39:26 +00:00
|
|
|
CurrentVersion: '2.2'
|
|
|
|
|
CurrentVersionCode: 10
|