mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update e-Passport Reader to 3.3 (22)
This commit is contained in:
parent
5d4c50288d
commit
1f53944058
1 changed files with 14 additions and 2 deletions
|
|
@ -87,10 +87,22 @@ Builds:
|
|||
- app/src/main/assets/masterList
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '3.3'
|
||||
versionCode: 22
|
||||
commit: 098af441b35b4064f3feae4718d6f55702f8cbc3
|
||||
subdir: app
|
||||
gradle:
|
||||
- regular
|
||||
prebuild: sed -i -e '/google-services/d' -e '/firebase-crashlytics/d' -e '/firebase.crashlytics/d'
|
||||
build.gradle ../build.gradle
|
||||
scanignore:
|
||||
- app/src/main/assets/masterList
|
||||
ndk: r23b
|
||||
|
||||
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
||||
blocks
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: '3.3'
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue