fdroiddata/metadata/in.sunilpaulmathew.izzyondroid.yml

44 lines
1 KiB
YAML
Raw Normal View History

Categories:
- System
License: GPL-3.0-or-later
AuthorName: sunilpaulmathew
AuthorEmail: smartpack.org@gmail.com
AuthorWebSite: https://smartpack.github.io/
SourceCode: https://gitlab.com/sunilpaulmathew/izzyondroid
IssueTracker: https://gitlab.com/sunilpaulmathew/izzyondroid/-/issues
Donate: https://smartpack.github.io/donation/
Liberapay: sunilpaulmathew
AutoName: IzzyOnDroid
RepoType: git
Repo: https://gitlab.com/sunilpaulmathew/izzyondroid
Builds:
- versionName: v0.5
versionCode: 5
commit: v0.5
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
2022-06-20 03:36:36 +00:00
- versionName: v0.6
versionCode: 6
commit: cf7294f0285b0caf60ddd6190998dfb4a17031d3
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2022-06-20 03:36:36 +00:00
CurrentVersion: v0.6
CurrentVersionCode: 6