mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Linkora to 0.8.0 (28)
This commit is contained in:
parent
b2326939a6
commit
e83e7365b9
1 changed files with 13 additions and 2 deletions
|
|
@ -48,9 +48,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 0.8.0
|
||||||
|
versionCode: 28
|
||||||
|
commit: 986e717c7bc013ca388e923a4111194ea14ad6bc
|
||||||
|
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
|
AllowedAPKSigningKeys: f3efd4da30e29011353b0da50ae9e3a3a74efb956adfa8cf2bf6b7e8df6f3d30
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.7.2
|
CurrentVersion: 0.8.0
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue