mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +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
|
||||
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
|
||||
blocks
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.3'
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue