mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Keep Alive to 1.2.3 (123)
This commit is contained in:
parent
18848eca7f
commit
5beff63953
1 changed files with 13 additions and 2 deletions
|
|
@ -114,9 +114,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 123
|
||||
commit: 580260de42369fc5e3573a8c3f2104b316e1418a
|
||||
subdir: app
|
||||
gradle:
|
||||
- fDroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: c45567b712d6fd7979df14f66f8a5c25859ee223e1f07e915a7eee201c14baef
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 120
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 123
|
||||
|
|
|
|||
Loading…
Reference in a new issue