mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update MAXS Transport XMPP to 0.5.18 (2000504877)
This commit is contained in:
parent
739c18905f
commit
5f9f89b7b4
1 changed files with 17 additions and 2 deletions
|
|
@ -419,7 +419,22 @@ Builds:
|
|||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
- versionName: 0.5.18
|
||||
versionCode: 2000504877
|
||||
commit: 56bc75c5fbca40a5f957fa6a8721e534938151a8
|
||||
subdir: transport-xmpp
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y imagemagick libxml2-utils
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.5.17
|
||||
CurrentVersionCode: 2000504755
|
||||
CurrentVersion: 0.5.18
|
||||
CurrentVersionCode: 2000504877
|
||||
|
|
|
|||
Loading…
Reference in a new issue