mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update e-Passport Reader to 2.3 (18)
This commit is contained in:
parent
24d36d646f
commit
16d412793b
1 changed files with 15 additions and 1 deletions
|
|
@ -34,10 +34,24 @@ Builds:
|
||||||
- app/src/main/assets/masterList
|
- app/src/main/assets/masterList
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '2.3'
|
||||||
|
versionCode: 18
|
||||||
|
commit: v2.3
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/assets/masterList
|
||||||
|
ndk: r23b
|
||||||
|
|
||||||
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
||||||
blocks
|
blocks
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.3'
|
CurrentVersion: '2.3'
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 18
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue