mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
keepalive: re-enable 1.3.0
This commit is contained in:
parent
d5025b8882
commit
fb0e91f161
1 changed files with 1 additions and 6 deletions
|
|
@ -127,20 +127,15 @@ Builds:
|
|||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 130
|
||||
disable: https://github.com/keepalivedev/KeepAlive/issues/66
|
||||
commit: 32866a7741c61ff99bee49de451fa97f8b61b87f
|
||||
subdir: app
|
||||
gradle:
|
||||
- fDroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
prebuild: sed -i -e '/D:/d' build.gradle
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: c45567b712d6fd7979df14f66f8a5c25859ee223e1f07e915a7eee201c14baef
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue