mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update MAXS Module SmsWrite to 0.5.9 (2000503279)
This commit is contained in:
parent
97a70a3857
commit
ec0885f3d1
1 changed files with 15 additions and 2 deletions
|
|
@ -379,7 +379,20 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.9
|
||||
versionCode: 2000503279
|
||||
commit: 0.5.9
|
||||
subdir: module-smswrite
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-smswrite/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