mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Add Dollphone icon pack
This commit is contained in:
parent
996b3faff6
commit
bd27540dcb
1 changed files with 38 additions and 0 deletions
38
metadata/me.x2gd4.dollphone.yml
Normal file
38
metadata/me.x2gd4.dollphone.yml
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
Categories:
|
||||
- Theming
|
||||
License: Apache-2.0
|
||||
AuthorName: HaleyW
|
||||
AuthorEmail: haleyhalcyon+dollphone@gmail.com
|
||||
AuthorWebSite: https://2gd4.me/dollphone
|
||||
SourceCode: https://github.com/JapanYoshi/dollphone-foss
|
||||
IssueTracker: https://github.com/JapanYoshi/dollphone-foss/issues
|
||||
Donate: https://ko-fi.com/itsspelledhaley
|
||||
|
||||
AutoName: Dollphone
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/JapanYoshi/dollphone-foss.git
|
||||
Binaries: https://github.com/JapanYoshi/dollphone-foss/releases/download/%c/dollphone-foss-v%c-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.3
|
||||
versionCode: 4
|
||||
commit: 83598f9e22125480a93908565702131415f0c539
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/*.xml'
|
||||
|
||||
AllowedAPKSigningKeys: 2cc9b4b7618076ba80901b092776e53bd59d35528a741fe2a9818206d3192ac7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.3
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue