mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 03:52:13 +00:00
Merge branch 'prevo' into 'master'
Update PReVo to 0.21 (21) See merge request fdroid/fdroiddata!6472
This commit is contained in:
commit
f4e1041974
1 changed files with 19 additions and 2 deletions
|
|
@ -94,7 +94,24 @@ Builds:
|
|||
- cd ..
|
||||
- PrevoDB/src/prevodb -i $$Revo$$ -o src/main
|
||||
|
||||
- versionName: '0.21'
|
||||
versionCode: 21
|
||||
commit: '0.21'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- Revo@1e8d7197c0
|
||||
- PrevoDB@669361e4af
|
||||
build:
|
||||
- cp -r $$PrevoDB$$ .
|
||||
- cd PrevoDB
|
||||
- ./autogen.sh
|
||||
- make -j`nproc`
|
||||
- cd ..
|
||||
- PrevoDB/src/prevodb -i $$Revo$$ -o src/main
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '0.19'
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: '0.21'
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue