mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
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
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.5.8
|
CurrentVersion: 0.5.9
|
||||||
CurrentVersionCode: 2000502507
|
CurrentVersionCode: 2000503279
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue