mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Linkora to 0.7.2 (27)
This commit is contained in:
parent
f71ceb0be1
commit
85a79b71d2
1 changed files with 13 additions and 2 deletions
|
|
@ -37,9 +37,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.7.2
|
||||
versionCode: 27
|
||||
commit: a4232c53490be01cf40e40da66b9fb3e82b5d525
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: f3efd4da30e29011353b0da50ae9e3a3a74efb956adfa8cf2bf6b7e8df6f3d30
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.7.1
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 0.7.2
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue