mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 03:06:29 +00:00
Update e-Passport Reader to 3.1 (20)
This commit is contained in:
parent
38de641485
commit
641282ac16
1 changed files with 13 additions and 2 deletions
|
|
@ -59,10 +59,21 @@ Builds:
|
|||
- app/src/main/assets/masterList
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 20
|
||||
commit: 91b8146ffeda43836ce442ec65fb960646671885
|
||||
subdir: app
|
||||
gradle:
|
||||
- regular
|
||||
prebuild: sed -i -e '/com.google/d' ../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.0'
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue