Update MAXS Module SmsRead to 0.5.7-SNAPSHOT (2000501598)
This commit is contained in:
parent
8982507d63
commit
facb5cb5f4
|
@ -340,7 +340,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-smsread
|
||||
submodules: true
|
||||
sudo: apt-get install -y python-gnupg libxml2-utils
|
||||
init:
|
||||
- cd ..
|
||||
- make module-smsread/Makefile
|
||||
prebuild:
|
||||
- make prebuild
|
||||
- rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.5
|
||||
CurrentVersionCode: 2000501511
|
||||
CurrentVersion: 0.5.7-SNAPSHOT
|
||||
CurrentVersionCode: 2000501598
|
||||
|
|
Loading…
Reference in a new issue