mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Read new or old recipe formats, write new format
Slightly tested. See https://f-droid.org/wiki/page/Build_Recipe_Format
This commit is contained in:
parent
67021f8760
commit
327e472169
3 changed files with 100 additions and 35 deletions
|
@ -1068,7 +1068,7 @@ gradle build system and store version info in a separate file; if the
|
|||
developers make a new branch for each release and don't make tags; or if you've
|
||||
changed the package name or version code logic.
|
||||
@item
|
||||
@code{Static} - No checking is done—either development has ceased or new versions
|
||||
@code{Static} - No checking is done - either development has ceased or new versions
|
||||
are not desired. This method is also used when there is no other checking method
|
||||
available and the upstream developer keeps us posted on new versions.
|
||||
@item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue