mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update MAXS Module SmsSend to 0.5.15 (2000504565)
This commit is contained in:
parent
37eaf45427
commit
a5eef1a3f3
1 changed files with 17 additions and 2 deletions
|
|
@ -462,7 +462,22 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.15
|
||||||
|
versionCode: 2000504565
|
||||||
|
commit: 300de281722bf025b2bc2c954e5b644964ae70ba
|
||||||
|
subdir: module-smssend
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y imagemagick libxml2-utils
|
||||||
|
init: make -C .. module-smssend/Makefile
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
prebuild: make prebuild
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 0.5.14
|
CurrentVersion: 0.5.15
|
||||||
CurrentVersionCode: 2000503969
|
CurrentVersionCode: 2000504565
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue