mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
com.exner.tools.fototimer: 1.3.1
This commit is contained in:
parent
2089b64af5
commit
dd767ca2d0
1 changed files with 14 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Sports & Health
|
- Sports & Health
|
||||||
- Time
|
- Time
|
||||||
License: Apache-2.0
|
License: EUPL-1.2
|
||||||
WebSite: https://www.jan-exner.de/software/android/fototimer
|
WebSite: https://www.jan-exner.de/software/android/fototimer
|
||||||
SourceCode: https://codeberg.org/jexner/FotoTimerAndroid
|
SourceCode: https://codeberg.org/jexner/FotoTimerAndroid
|
||||||
IssueTracker: https://codeberg.org/jexner/FotoTimerAndroid/issues
|
IssueTracker: https://codeberg.org/jexner/FotoTimerAndroid/issues
|
||||||
|
|
@ -46,9 +46,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
$$OUT$$ 'META-INF/services/*'
|
$$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.3.1
|
||||||
|
versionCode: 15
|
||||||
|
commit: a536c29ad2d93730bcd1f964e7a71ee266736550
|
||||||
|
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
|
AllowedAPKSigningKeys: 3f15745561afae58a2f73ff97a517303eba059b7c608aac576fab7465df27843
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.3.0
|
CurrentVersion: 1.3.1
|
||||||
CurrentVersionCode: 14
|
CurrentVersionCode: 15
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue