mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Added Tags update check method
This commit is contained in:
parent
5cb5b5b9cd
commit
b79ba3c630
6 changed files with 88 additions and 4 deletions
|
|
@ -879,6 +879,12 @@ on the development process used by the application's developers. You should not
|
|||
specify this method unless you're sure it's appropriate. (Also, it currently
|
||||
only works for git repositories).
|
||||
@item
|
||||
@code{Tags} - The AndroidManifest.xml file in all tagged revisions in the
|
||||
source repository is checked, looking for the highest version code. The
|
||||
appropriateness of this method depends on the development process used by the
|
||||
application's developers. You should not specify this method unless you're sure
|
||||
it's appropriate. (Also, it currently only works for git repositories).
|
||||
@item
|
||||
@code{Market} - This is being phased out and should not be used!
|
||||
@end itemize
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue