Newapp: IYPS

This commit is contained in:
Licaon_Kter 2022-06-03 15:58:49 +00:00
parent c37699a54d
commit b5ec4b8bb0

29
metadata/com.iyps.yml Normal file
View file

@ -0,0 +1,29 @@
Categories:
- Security
License: GPL-3.0-only
AuthorName: the-weird-aquarian
SourceCode: https://github.com/the-weird-aquarian/IYPS
IssueTracker: https://github.com/the-weird-aquarian/IYPS/issues
Changelog: https://github.com/the-weird-aquarian/IYPS/releases
AutoName: IYPS
RepoType: git
Repo: https://github.com/the-weird-aquarian/IYPS
Builds:
- versionName: 1.1.0
versionCode: 110
commit: v1.1.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: 1.1.0
CurrentVersionCode: 110