com.exner.tools.meditationtimer: add 1.1.2 and use the FOSS flavor

This commit is contained in:
Jan Exner 2025-05-03 17:05:41 +00:00 committed by linsui
parent 19c6d752e8
commit d473224bf4

View file

@ -1,7 +1,7 @@
Categories:
- Sports & Health
- Time
License: Apache-2.0
License: EUPL-1.2
WebSite: https://www.jan-exner.de/software/android/meditationtimer
SourceCode: https://codeberg.org/jexner/MeditationTimerAndroid
IssueTracker: https://codeberg.org/jexner/MeditationTimerAndroid/issues
@ -10,7 +10,7 @@ AutoName: Meditation Timer
RepoType: git
Repo: https://codeberg.org/jexner/MeditationTimerAndroid.git
Binaries: https://www.jan-exner.de/software/android/meditationtimer/Meditation_Timer_release_%v_%c.apk
Binaries: https://www.jan-exner.de/software/android/meditationtimer/Meditation_Timer_foss-release_%v_%c.apk
Builds:
- versionName: 1.0.1
@ -19,14 +19,26 @@ Builds:
subdir: app
gradle:
- yes
binary: https://www.jan-exner.de/software/android/meditationtimer/Meditation_Timer_release_%v_%c.apk
srclibs:
- reproducible-apk-tools@v0.2.7
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
$$OUT$$ 'META-INF/services/*'
- versionName: 1.1.2
versionCode: 9
commit: 5d4d59f5157431473fecc4bfd6ca886bbe71f3cb
subdir: app
gradle:
- foss
srclibs:
- reproducible-apk-tools@v0.3.0
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
CurrentVersion: 1.1.2
CurrentVersionCode: 9