mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Merge branch 'fossdd-master-patch-02744' into 'master'
Fix ArchivePolicy in org.krita See merge request fdroid/fdroiddata!8412
This commit is contained in:
commit
36e462aba3
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ MaintainerNotes: |-
|
|||
- project.ext.versionCodes = ['armeabi-v7a': 1, 'arm64-v8a': 2, 'x86': 3, 'x86_64': 4]
|
||||
- project.ext.versionCodes[abi] * 1000000 + versionMajor * 10000 + versionMinor * 100 + versionRelease
|
||||
|
||||
ArchivePolicy: 12 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 4.4.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue