mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Add "Update Check Name:Ignore"
This commit is contained in:
parent
e5bc581d0d
commit
bb2598d358
2 changed files with 17 additions and 8 deletions
|
@ -1252,6 +1252,10 @@ specify the package name to search for. Useful when apps have a static package
|
|||
name but change it programmatically in some app flavors, by e.g. appending
|
||||
".open" or ".free" at the end of the package name.
|
||||
|
||||
You can also use @code{Ignore} to ignore package name searching. This should
|
||||
only be used in some specific cases, for example if the app's build.gradle
|
||||
file does not contain the package name.
|
||||
|
||||
@node Update Check Data
|
||||
@section Update Check Data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue