mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Newapp: Lumolight
This commit is contained in:
parent
0147c92fa1
commit
12d212abb0
1 changed files with 30 additions and 0 deletions
30
metadata/com.bitmavrick.lumolight.yml
Normal file
30
metadata/com.bitmavrick.lumolight.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/BitMavrick/Lumolight
|
||||
IssueTracker: https://github.com/BitMavrick/Lumolight/issues
|
||||
|
||||
AutoName: Lumolight
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/BitMavrick/Lumolight.git
|
||||
Binaries: https://github.com/BitMavrick/Lumolight/releases/download/%v/lumolight-%v-universal.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 3.0.0.23
|
||||
versionCode: 23
|
||||
commit: 74adf4ea1c3e645e52c99ee6b85999cbc954b4c0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 24182e8ec268239e38890d59f33a742e2d87c548519efdfd779069d61d4530a3
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.0.23
|
||||
CurrentVersionCode: 23
|
||||
Loading…
Reference in a new issue