mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-12 17:28:05 +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
|
- app/src/main/assets/masterList
|
||||||
ndk: r23b
|
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
|
MaintainerNotes: masterList is a bundle of x509 certificates the scanner otherwise
|
||||||
blocks
|
blocks
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.1'
|
CurrentVersion: '3.2'
|
||||||
CurrentVersionCode: 20
|
CurrentVersionCode: 21
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue