mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update MAXS Main to 0.5.18 (2000504877)
This commit is contained in:
parent
bbbf213998
commit
d30cb874c2
1 changed files with 18 additions and 2 deletions
|
|
@ -396,7 +396,23 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.18
|
||||
versionCode: 2000504877
|
||||
commit: 56bc75c5fbca40a5f957fa6a8721e534938151a8
|
||||
subdir: main
|
||||
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
|
||||
prebuild: make prebuild
|
||||
|
||||
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