mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update PReVo to 0.21 (21)
This commit is contained in:
parent
90a11da2e4
commit
736b1c1fc2
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