mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Fix naming of current version fields in metadata
This commit is contained in:
parent
887d068c7d
commit
b7176d1852
226 changed files with 647 additions and 444 deletions
|
|
@ -39,9 +39,4 @@ keydname = "CN=Birdman, OU=Cell, O=Alcatraz, L=Alcatraz, S=California, C=US"
|
|||
keyaliases = {}
|
||||
keyaliases['com.example.app'] = 'example'
|
||||
|
||||
#For the market checker, which is used only to determine a 'current' version
|
||||
#that the developer recommends, for those apps that are there.
|
||||
market_user = ""
|
||||
market_password = ""
|
||||
market_deviceid = ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue