mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update e-Passport Reader to 3.2 (21)
This commit is contained in:
parent
ae105cce70
commit
dcbbfde0e3
1 changed files with 14 additions and 2 deletions
|
|
@ -75,10 +75,22 @@ Builds:
|
|||
- app/src/main/assets/masterList
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '3.2'
|
||||
versionCode: 21
|
||||
commit: 34626baf1c13a240d7c738213004bf3511021b9e
|
||||
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.1'
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: '3.2'
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue