mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
new app: IzzyOnDroid (in.sunilpaulmathew.izzyondroid)
This commit is contained in:
parent
20d708379e
commit
e6a20b2017
1 changed files with 32 additions and 0 deletions
32
metadata/in.sunilpaulmathew.izzyondroid.yml
Normal file
32
metadata/in.sunilpaulmathew.izzyondroid.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Sunil Paul Mathew M.
|
||||||
|
AuthorEmail: sunil.kde@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
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: v0.5
|
||||||
|
CurrentVersionCode: 5
|
||||||
Loading…
Reference in a new issue