Add "Update Check Name:Ignore"

This commit is contained in:
Daniel Martí 2015-08-14 10:27:16 -07:00
parent e5bc581d0d
commit bb2598d358
2 changed files with 17 additions and 8 deletions

View file

@ -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