mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Keep Alive to 1.3.0 (130)
This commit is contained in:
parent
15d76dbbdb
commit
b9518b56e1
1 changed files with 13 additions and 2 deletions
|
|
@ -125,9 +125,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 130
|
||||
commit: 32866a7741c61ff99bee49de451fa97f8b61b87f
|
||||
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.3
|
||||
CurrentVersionCode: 123
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue