mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
New App: Tulsi Gallery app
This commit is contained in:
parent
05f84cc553
commit
8d3ec4827e
1 changed files with 34 additions and 0 deletions
34
metadata/com.aks_labs.tulsi.yml
Normal file
34
metadata/com.aks_labs.tulsi.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: AKS Labs
|
||||
AuthorEmail: akslabs.tech@gmail.com
|
||||
SourceCode: https://github.com/AKS-Labs/Tulsi
|
||||
IssueTracker: https://github.com/AKS-Labs/Tulsi/issues
|
||||
|
||||
AutoName: Gallery
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/AKS-Labs/Tulsi.git
|
||||
Binaries: https://github.com/AKS-Labs/Tulsi/releases/download/%v/Tulsi_Gallery_signed_release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: v0.9.9-beta
|
||||
versionCode: 101
|
||||
commit: 595ab48572564d9b0bd0705ee3193af8e99e9c72
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
rm:
|
||||
- apksigner
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 2c2376312bf87f5253ee28dfa5758a864c619721efe943220ecd740a9068be92
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v0.9.9-beta
|
||||
CurrentVersionCode: 101
|
||||
Loading…
Reference in a new issue