mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New app: org.quicksc0p3r.discordtimestamp
This commit is contained in:
parent
66ed34c05f
commit
0d8486c52d
1 changed files with 32 additions and 0 deletions
32
metadata/org.quicksc0p3r.discordtimestamp.yml
Normal file
32
metadata/org.quicksc0p3r.discordtimestamp.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: quicksc0p3r
|
||||
SourceCode: https://github.com/quicksc0p3r/discordtimestampinserter
|
||||
IssueTracker: https://github.com/quicksc0p3r/discordtimestampinserter/issues
|
||||
Changelog: https://github.com/quicksc0p3r/discordtimestampinserter/releases
|
||||
|
||||
AutoName: Discord Timestamp Inserter
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/quicksc0p3r/discordtimestampinserter.git
|
||||
Binaries: https://github.com/quicksc0p3r/discordtimestampinserter/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1000000
|
||||
commit: '1.0'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 441ce818bc3afe616017f80d36c8a25cac0736e499802445c36fa838fdf1a238
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1000000
|
||||
Loading…
Reference in a new issue