mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New App: com.kaanelloed.iconeration
This commit is contained in:
parent
2823a78a30
commit
92462e73b6
1 changed files with 31 additions and 0 deletions
31
metadata/com.kaanelloed.iconeration.yml
Normal file
31
metadata/com.kaanelloed.iconeration.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
AuthorName: kaanelloed
|
||||
SourceCode: https://codeberg.org/kaanelloed/Iconeration
|
||||
IssueTracker: https://codeberg.org/kaanelloed/Iconeration/issues
|
||||
|
||||
AutoName: Iconeration
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/kaanelloed/Iconeration.git
|
||||
Binaries: https://codeberg.org/kaanelloed/Iconeration/releases/download/V%v/Iconeration-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.1
|
||||
versionCode: 20
|
||||
commit: 66641d4a0b5e0f857a204f6171e1f52c34f019eb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 5df208f4111ddb738f78e066d8d8d4d7fc42c4dc6c6490af0b131ab2786841fb
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 20
|
||||
Loading…
Reference in a new issue