mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New app: Foto Timer
This commit is contained in:
parent
8ae14c2dae
commit
40723a7b76
1 changed files with 32 additions and 0 deletions
32
metadata/com.exner.tools.fototimer.yml
Normal file
32
metadata/com.exner.tools.fototimer.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
WebSite: https://www.jan-exner.de/software/android/fototimer
|
||||
SourceCode: https://github.com/janexner/FotoTimerAndroid
|
||||
IssueTracker: https://github.com/janexner/FotoTimerAndroid/issues
|
||||
|
||||
AutoName: Foto Timer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/janexner/FotoTimerAndroid.git
|
||||
Binaries: https://www.jan-exner.de/software/android/fototimer/Foto_Timer_release_%v_%c.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.5
|
||||
versionCode: 8
|
||||
commit: 1140af7e0f66f635cc38d7817ef3393ee2a347f0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 3f15745561afae58a2f73ff97a517303eba059b7c608aac576fab7465df27843
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue