mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Fix ArchivePolicy
This commit is contained in:
parent
9d60aa682b
commit
4610744576
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