mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update MAXS Transport XMPP to 0.5.14 (2000503969)
This commit is contained in:
parent
c1fb66b10b
commit
48ac39ab27
1 changed files with 15 additions and 2 deletions
|
|
@ -365,7 +365,20 @@ Builds:
|
|||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
- versionName: 0.5.14
|
||||
versionCode: 2000503969
|
||||
commit: 0.5.14
|
||||
subdir: transport-xmpp
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y imagemagick libxml2-utils
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.5.13
|
||||
CurrentVersionCode: 2000503857
|
||||
CurrentVersion: 0.5.14
|
||||
CurrentVersionCode: 2000503969
|
||||
|
|
|
|||
Loading…
Reference in a new issue