mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MAXS Module NFC to 0.5.17 (2000504755)
This commit is contained in:
parent
bb954d8abf
commit
08c75167c8
1 changed files with 19 additions and 2 deletions
|
|
@ -316,7 +316,24 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.17
|
||||||
|
versionCode: 2000504755
|
||||||
|
commit: d227f7f4fb67cdd4337fc26737bea33bcbc39967
|
||||||
|
subdir: module-nfc
|
||||||
|
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
|
||||||
|
init: make -C .. module-nfc/Makefile
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
prebuild: make prebuild
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 0.5.16
|
CurrentVersion: 0.5.17
|
||||||
CurrentVersionCode: 2000504621
|
CurrentVersionCode: 2000504755
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue