mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +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:
|
||||
- Sports & Health
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
License: EUPL-1.2
|
||||
WebSite: https://www.jan-exner.de/software/android/fototimer
|
||||
SourceCode: https://codeberg.org/jexner/FotoTimerAndroid
|
||||
IssueTracker: https://codeberg.org/jexner/FotoTimerAndroid/issues
|
||||
|
|
@ -46,9 +46,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue