mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Update MAXS Module AlarmSet to 0.5.9-SNAPSHOT (2000502508)
This commit is contained in:
parent
13d8147bd4
commit
8204ddbb6a
1 changed files with 15 additions and 2 deletions
|
|
@ -246,7 +246,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-alarmset
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-alarmset/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