mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
basov - remove debug line, add notes
This commit is contained in:
parent
21f36829b1
commit
a1e55bbbe8
1 changed files with 2 additions and 1 deletions
|
|
@ -23,10 +23,11 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- git config --list
|
||||
- sed -i -e '/versionNameSuffix/d' build.gradle
|
||||
- git submodule update --init --recursive
|
||||
|
||||
MaintainerNotes: We clone submodules in recipe as host git fsck config might interfere
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+f
|
||||
UpdateCheckName: net.basov.omn
|
||||
|
|
|
|||
Loading…
Reference in a new issue