mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update MAXS Module SmsNotify to 0.5.13 (2000503857)
This commit is contained in:
parent
e531561210
commit
bfc3bdcc7d
1 changed files with 17 additions and 2 deletions
|
|
@ -420,7 +420,22 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.13
|
||||
versionCode: 2000503857
|
||||
commit: 0.5.13
|
||||
subdir: module-smsnotify
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- 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 .*[0-9]$
|
||||
CurrentVersion: 0.5.12
|
||||
CurrentVersionCode: 2000503575
|
||||
CurrentVersion: 0.5.13
|
||||
CurrentVersionCode: 2000503857
|
||||
|
|
|
|||
Loading…
Reference in a new issue