Update MAXS Module ContactsRead to 0.5.7-SNAPSHOT (2000501598)
This commit is contained in:
parent
1dba64a16e
commit
0761d97b29
|
@ -349,7 +349,20 @@ Builds:
|
|||
- make prebuild
|
||||
- rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
- versionName: 0.5.7-SNAPSHOT
|
||||
versionCode: 2000501598
|
||||
commit: 0.5.7-SNAPSHOT
|
||||
subdir: module-contactsread
|
||||
submodules: true
|
||||
sudo: apt-get install -y python-gnupg libxml2-utils
|
||||
init:
|
||||
- cd ..
|
||||
- make module-contactsread/Makefile
|
||||
prebuild:
|
||||
- make prebuild
|
||||
- rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.4
|
||||
CurrentVersionCode: 2000501489
|
||||
CurrentVersion: 0.5.7-SNAPSHOT
|
||||
CurrentVersionCode: 2000501598
|
||||
|
|
Loading…
Reference in a new issue