mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MAXS Module Bluetooth to 0.5.9-SNAPSHOT (2000502508)
This commit is contained in:
parent
8204ddbb6a
commit
d013e1dee5
1 changed files with 15 additions and 2 deletions
|
|
@ -365,7 +365,20 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.9-SNAPSHOT
|
||||
versionCode: 2000502508
|
||||
commit: 0.5.9-SNAPSHOT
|
||||
subdir: module-bluetooth
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-bluetooth/Makefile
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.8
|
||||
CurrentVersionCode: 2000502507
|
||||
CurrentVersion: 0.5.9-SNAPSHOT
|
||||
CurrentVersionCode: 2000502508
|
||||
|
|
|
|||
Loading…
Reference in a new issue