mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update MAXS Module SmsNotify to 0.5.9 (2000503279)
This commit is contained in:
parent
8df7c1f394
commit
f91ad94304
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
|
||||
versionCode: 2000503279
|
||||
commit: 0.5.9
|
||||
subdir: module-smsnotify
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-smsnotify/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
|
||||
CurrentVersionCode: 2000503279
|
||||
|
|
|
|||
Loading…
Reference in a new issue