mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update MAXS Transport XMPP to 0.5.16 (2000504621)
This commit is contained in:
parent
8a3936610e
commit
5db200bc30
1 changed files with 15 additions and 2 deletions
|
|
@ -391,7 +391,20 @@ Builds:
|
|||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
- versionName: 0.5.16
|
||||
versionCode: 2000504621
|
||||
commit: dff9af166cb33741f0dbcd2255227246041186c3
|
||||
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.15
|
||||
CurrentVersionCode: 2000504565
|
||||
CurrentVersion: 0.5.16
|
||||
CurrentVersionCode: 2000504621
|
||||
|
|
|
|||
Loading…
Reference in a new issue