mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New app: Meditation Timer
This commit is contained in:
parent
2329270b22
commit
9fda1d4048
1 changed files with 32 additions and 0 deletions
32
metadata/com.exner.tools.meditationtimer.yml
Normal file
32
metadata/com.exner.tools.meditationtimer.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
WebSite: https://www.jan-exner.de/software/android/meditationtimer
|
||||
SourceCode: https://github.com/janexner/MeditationTimerAndroid
|
||||
IssueTracker: https://github.com/janexner/MeditationTimerAndroid/issues
|
||||
|
||||
AutoName: Meditation Timer
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/janexner/MeditationTimerAndroid.git
|
||||
Binaries: https://www.jan-exner.de/software/android/meditationtimer/Meditation_Timer_release_%v_%c.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 5
|
||||
commit: 5f7b305767ffd55c804469d4f21dd68c094b9f53
|
||||
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.1
|
||||
CurrentVersionCode: 5
|
||||
Loading…
Reference in a new issue